Home
last modified time | relevance | path

Searched defs:si_pub (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/include/
Dsiutils.h26 struct si_pub { struct
27 uint socitype; /* SOCI_SB, SOCI_AI */
29 uint bustype; /* SI_BUS, PCI_BUS */
30 uint buscoretype; /* PCI_CORE_ID, PCIE_CORE_ID, PCMCIA_CORE_ID */
31 uint buscorerev; /* buscore rev */
55 typedef const struct si_pub si_t; argument