HomeSort by: relevance | last modified time | path
    Searched refs:PCI_VPD_ADDR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_osdep.h 307 #define PCI_VPD_ADDR 2
cxgb_t3_hw.c 558 t3_os_pci_write_config_2(adapter, base + PCI_VPD_ADDR, (u16)addr);
561 t3_os_pci_read_config_2(adapter, base + PCI_VPD_ADDR, &val);
593 t3_os_pci_write_config_2(adapter, base + PCI_VPD_ADDR,
597 t3_os_pci_read_config_2(adapter, base + PCI_VPD_ADDR, &val);

Completed in 45 milliseconds