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

/freebsd-11-stable/sys/dev/ips/
H A Dips.h166 extern int ips_get_adapter_info(ips_softc_t *sc);
H A Dips_commands.c180 printf("ips: error = %d in ips_get_adapter_info\n", error);
251 int ips_get_adapter_info(ips_softc_t *sc) function
H A Dips.c397 if ((i = ips_get_adapter_info(sc)) != 0) {

Completed in 158 milliseconds