Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sg.h20 #define SG_GET_LOW_DMA _IOR(SGIOC, 0x7a, int) macro
H A Dscsi_sg.c648 case SG_GET_LOW_DMA: in sgioctl()