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

/freebsd-10.0-release/sys/dev/ips/
H A Dips_pci.c83 sc->ips_poll_cmd = ips_morpheus_poll;
88 sc->ips_poll_cmd = ips_copperhead_poll;
93 sc->ips_poll_cmd = ips_morpheus_poll;
H A Dips.h150 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 109 milliseconds