Home
last modified time | relevance | path

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

/freebsd/sys/dev/hifn/
H A Dhifn7751var.h151 struct hifn_command *sc_hifn_commands[HIFN_D_RES_RSIZE]; member
H A Dhifn7751.c2003 KASSERT(sc->sc_hifn_commands[resi] == NULL, in hifn_crypto()
2005 sc->sc_hifn_commands[resi] = cmd; in hifn_crypto()
2195 cmd = sc->sc_hifn_commands[i]; in hifn_intr()
2198 sc->sc_hifn_commands[i] = NULL; in hifn_intr()
2529 cmd = sc->sc_hifn_commands[i]; in hifn_abort()
2531 sc->sc_hifn_commands[i] = NULL; in hifn_abort()