sdiodev->func_cis_ptr[func] = brcmf_sdioh_get_cisaddr(sdiodev, SDIO_FBR_CIS + fbraddr); brcmf_dbg(INFO,"Function %d CIS Ptr = 0x%x\n", func, sdiodev->func_cis_ptr[func]); }/* Enable Function 1 */sdio_claim_host(sdiodev->func[1]); err_ret =sdio_enable_func(sdiodev->fun...