Searched refs:ips_poll_cmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ips/
H A Dips_pci.c75 sc->ips_poll_cmd = ips_morpheus_poll;
80 sc->ips_poll_cmd = ips_copperhead_poll;
85 sc->ips_poll_cmd = ips_morpheus_poll;
H A Dips.h148 void (* ips_poll_cmd)(ips_command_t *command); member in struct:ips_softc
H A Dips_disk.c288 sc->ips_poll_cmd(command);

Completed in 124 milliseconds