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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Db57um.c337 LM_DisableInterrupt(&pUmDevice->lm_dev);
343 LM_DisableInterrupt(&pUmDevice->lm_dev);
350 LM_EnableInterrupt(&pUmDevice->lm_dev);
1099 pDevice = &pUmDevice->lm_dev;
1186 if (T3_ASIC_REV(pUmDevice->lm_dev.ChipRevId) == T3_ASIC_REV_5700) {
1192 if ((T3_ASIC_REV(pUmDevice->lm_dev.ChipRevId) == T3_ASIC_REV_5701) &&
1313 if (pUmDevice->lm_dev.pMappedMemBase)
1314 iounmap(pUmDevice->lm_dev.pMappedMemBase);
1524 if (pUmDevice->lm_dev.pMappedMemBase)
1525 iounmap(pUmDevice->lm_dev
[all...]
H A Db57diag.c44 LM_DEVICE_BLOCK *pDevice = &pUmDevice->lm_dev;
510 LM_DEVICE_BLOCK *pDevice = &pUmDevice->lm_dev;
553 LM_DEVICE_BLOCK *pDevice = &pUmDevice->lm_dev;
591 LM_DEVICE_BLOCK *pDevice = &pUmDevice->lm_dev;
620 LM_DEVICE_BLOCK *pDevice = &pUmDevice->lm_dev;
H A Db57proc.c109 PLM_DEVICE_BLOCK pDevice = &pUmDevice->lm_dev;
150 PLM_DEVICE_BLOCK pDevice = &pUmDevice->lm_dev;
192 PLM_DEVICE_BLOCK pDevice = &pUmDevice->lm_dev;
H A Dmm.h332 LM_DEVICE_BLOCK lm_dev; member in struct:_UM_DEVICE_BLOCK

Completed in 170 milliseconds