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

/freebsd-11-stable/sys/dev/ips/
H A Dips.h165 extern int ips_get_drive_info(ips_softc_t *sc);
H A Dips_commands.c281 printf("ips: error = %d in ips_get_drive_info\n", error);
352 int ips_get_drive_info(ips_softc_t *sc) function
H A Dips.c405 if ((i = ips_get_drive_info(sc)) != 0) {

Completed in 46 milliseconds