HomeSort by relevance Sort by last modified time
    Searched defs:si_t (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
siutils.h 57 typedef struct si_pub si_t; typedef in typeref:struct:si_pub
59 typedef const struct si_pub si_t; typedef in typeref:struct:si_pub
117 extern si_t *si_attach(uint pcidev, osl_t *osh, void *regs, uint bustype,
119 extern si_t *si_kattach(osl_t *osh);
120 extern void si_detach(si_t *sih);
121 extern bool si_pci_war16165(si_t *sih);
123 extern uint si_corelist(si_t *sih, uint coreid[]);
124 extern uint si_coreid(si_t *sih);
125 extern uint si_flag(si_t *sih);
126 extern uint si_intflag(si_t *sih)
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c 45 typedef const struct si_pub si_t; typedef in typeref:struct:si_pub
    [all...]

Completed in 77 milliseconds