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

/freebsd-12-stable/sys/dev/iir/
H A Diir.c583 while (gdt->sc_test_busy(gdt))
706 if (gdt->sc_test_busy(gdt)) {
710 while (gdt->sc_test_busy(gdt))
1586 while (gdt->sc_test_busy(gdt))
1659 while (gdt->sc_test_busy(gdt))
1702 while (gdt->sc_test_busy(gdt))
H A Diir_pci.c303 gdt->sc_test_busy = gdt_mpr_test_busy;
H A Diir.h673 int (*sc_test_busy)(struct gdt_softc *); member in struct:gdt_softc

Completed in 119 milliseconds