Home
last modified time | relevance | path

Searched refs:gdt_mpr_test_busy (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/raid/iir/
H A Diir_pci.c134 int gdt_mpr_test_busy(struct gdt_softc *);
310 gdt->sc_test_busy = gdt_mpr_test_busy; in iir_pci_attach()
468 gdt_mpr_test_busy(struct gdt_softc *gdt) in gdt_mpr_test_busy() function