Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h944 void *mac_intrhand; member
H A Dif_bwn.c661 &mac->mac_intrhand); in bwn_attach()
871 if (mac->mac_intrhand != NULL) { in bwn_detach()
872 bus_teardown_intr(dev, mac->mac_res_irq, mac->mac_intrhand); in bwn_detach()
873 mac->mac_intrhand = NULL; in bwn_detach()