Home
last modified time | relevance | path

Searched refs:SESIOC_GETENCSTAT (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_ses.h36 #define SESIOC_GETENCSTAT _IO(SESIOC, 3) macro
H A Dscsi_ses.c544 case SESIOC_GETENCSTAT: in sesioctl()
579 case SESIOC_GETENCSTAT: in sesioctl()
/dragonfly/share/examples/ses/srcs/
H A Dchpmon.c92 if (ioctl(fd, SESIOC_GETENCSTAT, (caddr_t) &stat) < 0) {
H A Dsesd.c129 if (ioctl(fd, SESIOC_GETENCSTAT, (caddr_t) &stat) < 0) {
H A Dgetencstat.c84 if (ioctl(fd, SESIOC_GETENCSTAT, (caddr_t) &estat) < 0) {