Searched refs:periph_quirks (Results 1 – 18 of 18) sorted by relevance
356 periph->periph_quirks = chan->chan_defquirks; in scsi_report_luns()904 periph->periph_quirks = chan->chan_defquirks; in scsi_probe_device()1080 periph->periph_quirks |= quirks; in scsi_probe_device()1082 (periph->periph_quirks & PQUIRK_FORCELUNS) == 0) in scsi_probe_device()1083 periph->periph_quirks |= PQUIRK_NOLUNS; in scsi_probe_device()1085 if ((periph->periph_quirks & PQUIRK_NOLUNS) == 0) in scsi_probe_device()
265 periph->periph_quirks |= PQUIRK_ONLYBIG | PQUIRK_NOBIGMODESENSE; in sdattach()316 if (periph->periph_quirks & PQUIRK_START) in sdattach()663 bool havefua = !(periph->periph_quirks & PQUIRK_NOFUA); in sd_diskstart()728 !(periph->periph_quirks & PQUIRK_ONLYBIG) && in sd_diskstart()1272 if ((sd->sc_periph->periph_quirks & PQUIRK_ONLYBIG) && in sd_mode_sense()1273 !(sd->sc_periph->periph_quirks & PQUIRK_NOBIGMODESENSE)) { in sd_mode_sense()1802 (periph->periph_quirks & PQUIRK_NOSYNCCACHE)) in sd_flush()1852 if (!(periph->periph_quirks & PQUIRK_NOFUA) && in sd_getcache()
282 periph->periph_quirks |= quirks; in atapi_probe_device()
815 !(periph->periph_quirks & PQUIRK_ONLYBIG)) { in cd_diskstart()1123 if (periph->periph_quirks & PQUIRK_LITTLETOC) { in cdreadmsaddr()1186 if (cd->sc_periph->periph_quirks & PQUIRK_LITTLETOC) in do_cdioreadentries()1191 if (cd->sc_periph->periph_quirks & PQUIRK_LITTLETOC) in do_cdioreadentries()1288 if (cd->sc_periph->periph_quirks & PQUIRK_LITTLETOC) in cdioctl()1517 if (periph->periph_quirks & PQUIRK_NOCAPACITY) in read_cd_capacity()2148 if (cd->sc_periph->periph_quirks & PQUIRK_ONLYBIG) { in cd_mode_sense()
411 int periph_quirks; /* device's quirks */ member
301 periph->periph_quirks = PQUIRK_ONLYBIG; in wdc_atapi_probe_device()1109 if ((sc_xfer->xs_periph->periph_quirks & in wdc_atapi_phase_complete()
1152 if (periph->periph_quirks & PQUIRK_NOTUR) in scsipi_test_unit_ready()1294 if (periph->periph_quirks & PQUIRK_NODOORLOCK) in scsipi_prevent()1410 if (periph->periph_quirks & PQUIRK_NOREPSUPPOPC || in scsipi_get_opcodeinfo()
221 periph->periph_quirks = chan->chan_defquirks; in vatapi_probe_device()250 periph->periph_quirks |= PQUIRK_ONLYBIG; in vatapi_probe_device()
258 periph->periph_quirks, !!(xs->xs_control & XS_CTL_POLL)); in umass_scsipi_request()555 periph->periph_quirks = chan->chan_defquirks; in umass_atapi_probe_device()
719 xs->xs_periph->periph_quirks, in usscanner_scsipi_request()
1658 periph->periph_quirks = PQUIRK_ONLYBIG; in siisata_atapi_probe_device()1909 if ((sc_xfer->xs_periph->periph_quirks & in siisata_atapi_complete()
2054 if ((sc_xfer->xs_periph->periph_quirks & in ahci_atapi_complete()2151 periph->periph_quirks = PQUIRK_ONLYBIG; in ahci_atapi_probe_device()
1427 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0) in sunscpal_msg_in()
1693 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0) in ncr5380_msg_in()
800 periph->periph_quirks = PQUIRK_ONLYBIG; in mvsata_atapi_probe_device()2547 if ((sc_xfer->xs_periph->periph_quirks & PQUIRK_NOSENSE) == 0) { in mvsata_atapi_phase_complete()
1608 if ((acb->xs->xs_periph->periph_quirks & in wd33c93_msgin()
2295 if ((xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) != 0) in njsc32_end_auto()
1117 if ((acb->xs->xs_periph->periph_quirks & PQUIRK_AUTOSAVE) == 0) in mha_msgin()