Home
last modified time | relevance | path

Searched refs:CCISS_PASSTHRU (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ciss/
H A Dcissio.h229 #define CCISS_PASSTHRU _IOWR ('C', 210, IOCTL_Command_struct) macro
H A Dciss.c4747 case CCISS_PASSTHRU: in ciss_ioctl()
4764 debug(1, "CCISS_PASSTHRU: 0x%lx", CCISS_PASSTHRU); in ciss_ioctl()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.c164 case CCISS_PASSTHRU: in smartpqi_ioctl()
H A Dsmartpqi_defines.h914 #define CCISS_PASSTHRU _IOWR('C', 210, IOCTL_Command_struct) macro