bnxe_reg_data
if ((pIoctl->ioc_count != sizeof(struct bnxe_reg_data)) ||
(miocpullup(pMblk, sizeof(struct bnxe_reg_data)) < 0))
if (!BnxeReadReg(pUM, (struct bnxe_reg_data *)pMblk->b_cont->b_rptr))
if ((pIoctl->ioc_count != sizeof(struct bnxe_reg_data)) ||
(miocpullup(pMblk, sizeof(struct bnxe_reg_data)) < 0))
if (!BnxeWriteReg(pUM, (struct bnxe_reg_data *)pMblk->b_cont->b_rptr))
if ((pIoctl->ioc_count != sizeof(struct bnxe_reg_data)) ||
(miocpullup(pMblk, sizeof(struct bnxe_reg_data)) < 0))
if (!BnxeReadPciCfg(pUM, (struct bnxe_reg_data *)pMblk->b_cont->b_rptr))
struct bnxe_reg_data * pData)
struct bnxe_reg_data * pData)
struct bnxe_reg_data * pData)