Home
last modified time | relevance | path

Searched refs:SCSI_IOCTL_GET_BUS_NUMBER (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H A Dscsi.h132 #define SCSI_IOCTL_GET_BUS_NUMBER 0x5386 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H A Dscsi.h132 #define SCSI_IOCTL_GET_BUS_NUMBER 0x5386 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
H A Dscsi.h132 #define SCSI_IOCTL_GET_BUS_NUMBER 0x5386 macro
/third_party/musl/include/scsi/
H A Dscsi.h132 #define SCSI_IOCTL_GET_BUS_NUMBER 0x5386 macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c707 res = ioctl(sg_fd, SCSI_IOCTL_GET_BUS_NUMBER, &host_no); in run_sg_scan_tests()
3330 res = ioctl(sg_fd, SCSI_IOCTL_GET_BUS_NUMBER, &host_no); in scan_dev_type()
5818 ioctl(fd, SCSI_IOCTL_GET_BUS_NUMBER, &(sg_map_arr[j].bus)); in show_devices()
5875 err = ioctl(fd, SCSI_IOCTL_GET_BUS_NUMBER, &bus); in show_devices()
6006 err = ioctl(fd, SCSI_IOCTL_GET_BUS_NUMBER, &bus); in open_sg_dev()
6037 err = ioctl(fd, SCSI_IOCTL_GET_BUS_NUMBER, &bbus); in open_sg_dev()

Completed in 15 milliseconds