Searched defs:eromptr (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/bcma/ |
D | scan.c | 108 static u32 bcma_erom_get_ent(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_ent() 115 static void bcma_erom_push_ent(u32 **eromptr) in bcma_erom_push_ent() 120 static s32 bcma_erom_get_ci(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_ci() 130 static bool bcma_erom_is_end(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_is_end() 137 static bool bcma_erom_is_bridge(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_is_bridge() 146 static void bcma_erom_skip_component(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_skip_component() 160 static s32 bcma_erom_get_mst_port(struct bcma_bus *bus, u32 **eromptr) in bcma_erom_get_mst_port() 170 static s32 bcma_erom_get_addr_desc(struct bcma_bus *bus, u32 **eromptr, in bcma_erom_get_addr_desc() 215 static int bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, in bcma_get_next_core() 375 u32 __iomem *eromptr, *eromend; in bcma_bus_scan() local [all …]
|
/linux-3.3/drivers/net/wireless/brcm80211/include/ |
D | chipcommon.h | 118 u32 eromptr; /* 0xfc */ member
|