OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spih_pciregs_t
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
60
spih_pciregs_t
*pciregs; /* PCI Core Registers */
110
si->pciregs = (
spih_pciregs_t
*)spi_reg_map(osh,
112
sizeof(
spih_pciregs_t
));
155
spi_reg_unmap(osh, (uintptr)si->pciregs, sizeof(
spih_pciregs_t
));
184
spih_pciregs_t
*pciregs = si->pciregs;
199
spi_reg_unmap(osh, (uintptr)pciregs, sizeof(
spih_pciregs_t
));
/hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h
158
}
spih_pciregs_t
;
typedef in typeref:struct:__anon7504
Completed in 3684 milliseconds