Home
last modified time | relevance | path

Searched refs:si_pstat (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/si/
HDsi.h337 struct si_pstat { struct
386 #define TCSI_PORT _IOWR('S', 125, struct si_pstat) /* get si_port */
387 #define TCSI_CCB _IOWR('S', 126, struct si_pstat) /* get si_ccb */
HDsi.c670 struct si_pstat *sps; in si_Sioctl()
712 sps = (struct si_pstat *)data; in si_Sioctl()
/NextBSD/usr.sbin/sicontrol/
HDsicontrol.c570 struct si_pstat sip; in ccb_stat()
631 struct si_pstat sip; in port_stat()