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

/freebsd-11.0-release/sys/dev/ips/
H A Dips.c135 sc->staticcmd = NULL;
177 sc->staticcmd = command;
208 command = sc->staticcmd;
224 if (command != sc->staticcmd) {
H A Dips.h142 ips_command_t *staticcmd; member in struct:ips_softc

Completed in 55 milliseconds