Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissio.h219 #define CCISS_GETPCIINFO _IOR ('C', 200, cciss_pci_info_struct) macro
H A Dciss.c4652 case CCISS_GETPCIINFO: in ciss_ioctl()
4754 debug(1, "CCISS_GETPCIINFO: 0x%lx", CCISS_GETPCIINFO); in ciss_ioctl()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.c159 case CCISS_GETPCIINFO: in smartpqi_ioctl()
H A Dsmartpqi_defines.h912 #define CCISS_GETPCIINFO _IOWR(SMARTPQI_IOCTL_BASE, 1, pqi_pci_info_t) macro