Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dsg.h92 #define SG_FLAG_Q_AT_HEAD 0x20 macro
/Linux-v4.19/block/
Dscsi_ioctl.c320 if (hdr->flags & SG_FLAG_Q_AT_HEAD) in sg_io()