Home
last modified time | relevance | path

Searched refs:PQUIRK_NOSENSE (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/scsipi/
H A Datapiconf.c76 "CR-2801TE", "", "1.07"}, PQUIRK_NOSENSE},
78 "CREATIVECD3630E", "", "AC101"}, PQUIRK_NOSENSE},
80 "FX320S", "", "q01"}, PQUIRK_NOSENSE},
84 "HITACHI CDR-7730", "", "0008a"}, PQUIRK_NOSENSE},
90 "Memorex CRW-2642", "", "1.0g"}, PQUIRK_NOSENSE},
H A Dscsipiconf.h496 #define PQUIRK_NOSENSE 0x00004000 /* can't REQUEST SENSE */ macro
H A Datapi_wdc.c1110 PQUIRK_NOSENSE) == 0) { in wdc_atapi_phase_complete()
/netbsd/sys/dev/ic/
H A Dsiisata.c1910 PQUIRK_NOSENSE) == 0) { in siisata_atapi_complete()
H A Dahcisata_core.c2055 PQUIRK_NOSENSE) == 0) { in ahci_atapi_complete()
H A Dmvsata.c2547 if ((sc_xfer->xs_periph->periph_quirks & PQUIRK_NOSENSE) == 0) { in mvsata_atapi_phase_complete()