Home
last modified time | relevance | path

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

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