Home
last modified time | relevance | path

Searched refs:PQUIRK_NOFUA (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/scsipi/
H A Dscsipiconf.h503 #define PQUIRK_NOFUA 0x00800000 /* does not grok FUA */ macro
H A Dsd.c663 bool havefua = !(periph->periph_quirks & PQUIRK_NOFUA); in sd_diskstart()
1852 if (!(periph->periph_quirks & PQUIRK_NOFUA) && in sd_getcache()
H A Dscsiconf.c714 "JMicron ", "Generic ", ""}, PQUIRK_NOFUA},