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

/freebsd-10.1-release/sys/dev/hifn/
H A Dhifn7751var.h152 struct hifn_command *sc_hifn_commands[HIFN_D_RES_RSIZE]; member in struct:hifn_softc
H A Dhifn7751.c2052 KASSERT(sc->sc_hifn_commands[resi] == NULL,
2054 sc->sc_hifn_commands[resi] = cmd;
2244 cmd = sc->sc_hifn_commands[i];
2247 sc->sc_hifn_commands[i] = NULL;
2702 cmd = sc->sc_hifn_commands[i];
2704 sc->sc_hifn_commands[i] = NULL;

Completed in 48 milliseconds