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

  /src/sys/arch/mips/atheros/dev/
if_ath_arbus.c 77 static int ath_arbus_match(device_t, cfdata_t, void *);
82 ath_arbus_match, ath_arbus_attach, ath_arbus_detach, NULL);
85 ath_arbus_match(device_t parent, cfdata_t cf, void *opaque) function in typeref:typename:int
if_ath_arbus.c 77 static int ath_arbus_match(device_t, cfdata_t, void *);
82 ath_arbus_match, ath_arbus_attach, ath_arbus_detach, NULL);
85 ath_arbus_match(device_t parent, cfdata_t cf, void *opaque) function in typeref:typename:int
if_ath_arbus.c 77 static int ath_arbus_match(device_t, cfdata_t, void *);
82 ath_arbus_match, ath_arbus_attach, ath_arbus_detach, NULL);
85 ath_arbus_match(device_t parent, cfdata_t cf, void *opaque) function in typeref:typename:int

Completed in 32 milliseconds