HomeSort by: relevance | last modified time | path
    Searched refs:PQUIRK_NOFUA (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/scsipi/
scsipiconf.h 503 #define PQUIRK_NOFUA 0x00800000 /* does not grok FUA */
sd.c 681 bool havefua = !(periph->periph_quirks & PQUIRK_NOFUA);
1955 if (!(periph->periph_quirks & PQUIRK_NOFUA) &&
scsiconf.c 713 "JMicron ", "Generic ", ""}, PQUIRK_NOFUA},

Completed in 16 milliseconds