Home
last modified time | relevance | path

Searched refs:icb_resp_queue_len (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/
H A Dqlereg.h296 u_int16_t icb_resp_queue_len; member
H A Dqle.c568 htolem16(&icb->icb_resp_queue_len, sc->sc_maxcmds); in qle_attach()
/openbsd/sys/dev/ic/
H A Dqlareg.h350 u_int16_t icb_resp_queue_len; member
H A Dqla.c608 htolem16(&icb->icb_resp_queue_len, sc->sc_maxcmds); in qla_attach()