Searched refs:PQUIRK_AUTOSAVE (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsiconf.c574 "MICROP ", "1588-15MBSUN0669", ""}, PQUIRK_AUTOSAVE},
582 "ADAPTEC ", "ACB-4000", ""}, PQUIRK_FORCELUNS|PQUIRK_AUTOSAVE|PQUIRK_NOMODESENSE},
584 "DEC ", "RZ55 (C) DEC", ""}, PQUIRK_AUTOSAVE},
587 PQUIRK_FORCELUNS|PQUIRK_AUTOSAVE},
593 "IBMRAID ", "0662S", ""}, PQUIRK_AUTOSAVE},
595 "IBM ", "0663H", ""}, PQUIRK_AUTOSAVE},
597 "IBM", "0664", ""}, PQUIRK_AUTOSAVE},
607 PQUIRK_NOLUNS|PQUIRK_AUTOSAVE},
609 "IBM ", "KZ-C", ""}, PQUIRK_AUTOSAVE},
612 "" , "DFRSS2F", ""}, PQUIRK_AUTOSAVE},
[all...]
H A Dscsipiconf.h450 #define PQUIRK_AUTOSAVE 0x00000001 /* do implicit SAVE POINTERS */ macro
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsunscpal.c1429 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0)
H A Dncr5380sbc.c1692 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0)
H A Dwd33c93.c1608 PQUIRK_AUTOSAVE) == 0)
H A Dninjascsi32.c2322 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) != 0)
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dmha.c1119 if ((acb->xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0)

Completed in 142 milliseconds