Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pccbb/
HDpccbbvar.h123 void cbb_disable_func_intr(struct cbb_softc *sc);
HDpccbb_pci.c649 cbb_disable_func_intr(sc); in cbb_chipinit()
772 cbb_disable_func_intr(sc); in cbb_pci_filt()
HDpccbb.c250 cbb_disable_func_intr(struct cbb_softc *sc) in cbb_disable_func_intr() function