Home
last modified time | relevance | path

Searched refs:SG_GET_NUM_WAITING (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sg.h23 #define SG_GET_NUM_WAITING _IOR(SGIOC, 0x7d, int) macro
H A Dscsi_sg.c641 case SG_GET_NUM_WAITING: in sgioctl()