Searched refs:SG_FLAG_Q_AT_HEAD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/scsi/ | ||
| H A D | sg.h | 122 #define SG_FLAG_Q_AT_HEAD 0x20 macro |
| /OK3568_Linux_fs/kernel/block/ | ||
| H A D | scsi_ioctl.c | 310 if (hdr->flags & SG_FLAG_Q_AT_HEAD) in sg_io() |