Symbol: mm_read_pci
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
3953
(void) mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
560
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
576
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
592
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
608
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
624
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
637
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
654
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
672
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_lm_main.c
723
lm_status = mm_read_pci(
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/lm.h
467
mm_read_pci(
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm.h
215
lm_status_t mm_read_pci(struct _lm_device_t *pdev,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
1808
mm_read_pci(pdev, 0, &pcicfg_chip);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
248
lm_status = mm_read_pci(pdev, PCICFG_DEVICE_CONTROL, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
270
lm_status = mm_read_pci(pdev, PCICFG_VENDOR_ID_OFFSET, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
293
lm_status = mm_read_pci(pdev, PCICFG_SUBSYSTEM_VENDOR_ID_OFFSET, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
305
lm_status = mm_read_pci(pdev, PCICFG_INT_LINE, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
316
lm_status = mm_read_pci(pdev, PCICFG_CACHE_LINE_SIZE, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
328
lm_status = mm_read_pci(pdev, PCICFG_REVISION_ID_OFFSET, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
340
lm_status = mm_read_pci(pdev, PCICFG_LINK_CONTROL, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
3563
mm_read_pci(pdev, pcie_caps_offset + PCIE_DEV_CTRL, &dev_control_and_status);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
401
lm_status = mm_read_pci(pdev, pci_reg, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
409
lm_status = mm_read_pci(pdev, pci_reg, &val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
563
mm_read_pci(pdev, pdev->hw_info.pcie_caps_offset + PCIE_DEV_CAPS, &pdev->hw_info.pcie_dev_capabilities);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c
591
lm_status = mm_read_pci(pdev, PCICFG_VENDOR_ID_OFFSET, &pdev->hw_info.pci_cfg_didvid);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_access.c
1757
mm_read_pci(pdev,PCICFG_GRC_DATA,ret);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
510
mm_read_pci(pdev, pcie_caps_offset + PCIE_DEV_CTRL, &dev_control_and_status);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
351
mm_read_pci(
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
98
mm_read_pci(pdev, PCICFG_ME_REGISTER, &val);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1668
lm_status_t lm_status = mm_read_pci(pdev, cap_offset, &reg_value);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1679
lm_status = mm_read_pci(pdev, cap_offset, &reg_value);