Searched refs:ATAC_CAP_ATAPI_NOSTREAM (Results 1 – 4 of 4) sorted by relevance
159 sc->sc_wdcdev.sc_atac.atac_cap |= ATAC_CAP_ATAPI_NOSTREAM; in wdc_mainbus_attach()
212 sc->sc_wdcdev.sc_atac.atac_cap |= ATAC_CAP_ATAPI_NOSTREAM; in wdc_isa_attach()
473 #define ATAC_CAP_ATAPI_NOSTREAM 0x0080 /* don't use stream funcs on ATAPI */ macro
2023 if (atac->atac_cap & ATAC_CAP_ATAPI_NOSTREAM) in ata_probe_caps()