Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/amr/
H A Damr_cam.c265 (sc->support_ext_cdb == 0)) in amr_cam_action()
447 if (sc->support_ext_cdb ) { in amr_cam_command()
511 if ( sc->support_ext_cdb ) { in amr_cam_command()
H A Damrvar.h255 int support_ext_cdb; /* greater than 10 byte cdb support */ member
H A Damr.c967 sc->support_ext_cdb = amr_support_ext_cdb(sc); in amr_query_controller()
969 if(sc->support_ext_cdb) { in amr_query_controller()