Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/cardbus/
Dif_ath_cardbus.c100 int ath_cardbus_match(device_t, cfdata_t, void *);
105 ath_cardbus_match, ath_cardbus_attach, ath_cardbus_detach, NULL);
140 ath_cardbus_match(device_t parent, cfdata_t match, void *aux) in ath_cardbus_match() function