Home
last modified time | relevance | path

Searched refs:op_code_prot (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/mps/
H A Dmps_sas.c117 static uint8_t op_code_prot[256] = { variable
1697 eedp_flags = op_code_prot[req->CDB.CDB32[0]]; in mpssas_action_scsiio()
/dflybsd-src/sys/dev/raid/mpr/
H A Dmpr_sas.c97 static uint8_t op_code_prot[256] = { variable
2118 eedp_flags = op_code_prot[req->CDB.CDB32[0]]; in mprsas_action_scsiio()