Searched refs:SCSI_IOCTL_GET_PCI (Results 1 – 9 of 9) sorted by relevance
7 SCSI_IOCTL_GET_PCI = 21383
47 ioctl$SCSI_IOCTL_GET_PCI(fd fd_sg, cmd const[SCSI_IOCTL_GET_PCI], arg ptr[out, array[int8, 20]])
275 #define SCSI_IOCTL_GET_PCI 0x5387 macro
284 #define SCSI_IOCTL_GET_PCI 0x5387 macro
106 #ifndef SCSI_IOCTL_GET_PCI107 #define SCSI_IOCTL_GET_PCI 0x5387 macro3063 if (ioctl(sg_fd, SCSI_IOCTL_GET_PCI, slot_name) < 0) { in do_scsi_inquiry()