HomeSort by: relevance | last modified time | path
    Searched defs:ath_arbus_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
if_ath_arbus.c 78 static void ath_arbus_attach(device_t, device_t, void *);
82 ath_arbus_match, ath_arbus_attach, ath_arbus_detach, NULL);
107 ath_arbus_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void

Completed in 12 milliseconds