Searched refs:support_ext_cdb (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/amr/
H A Damr_cam.c265 (sc->support_ext_cdb == 0))
449 if (sc->support_ext_cdb ) {
513 if ( sc->support_ext_cdb ) {
H A Damrvar.h253 int support_ext_cdb; /* greater than 10 byte cdb support */ member in struct:amr_softc
H A Damr.c966 sc->support_ext_cdb = amr_support_ext_cdb(sc);
968 if(sc->support_ext_cdb) {

Completed in 110 milliseconds