Searched refs:sdhc (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Dbcmsdh_linux.c155 bcmsdh_hc_t *sdhc = NULL; local
194 if (!(sdhc = MALLOC(osh, sizeof(bcmsdh_hc_t)))) {
200 bzero(sdhc, sizeof(bcmsdh_hc_t));
201 sdhc->osh = osh;
203 sdhc->dev = (void *)dev;
218 sdhc->sdh = sdh;
219 sdhc->oob_irq = irq;
220 sdhc->oob_flags = irq_flags;
221 sdhc->oob_irq_registered = FALSE; /* to make sure.. */
222 sdhc
260 bcmsdh_hc_t *sdhc, *prev; local
357 bcmsdh_hc_t *sdhc = NULL; local
484 bcmsdh_hc_t *sdhc, *prev; local
[all...]

Completed in 30 milliseconds