Home
last modified time | relevance | path

Searched refs:CFG_PCI_MAX_READ (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2797 switch (cfg[CFG_PCI_MAX_READ].current) { in emlxs_pcix_mxr_update()
2817 cfg[CFG_PCI_MAX_READ].current, cfg[CFG_PCI_MAX_READ].def); in emlxs_pcix_mxr_update()
2819 cfg[CFG_PCI_MAX_READ].current = cfg[CFG_PCI_MAX_READ].def; in emlxs_pcix_mxr_update()
2839 cfg[CFG_PCI_MAX_READ].current); in emlxs_pcix_mxr_update()
2843 (cfg[CFG_PCI_MAX_READ].current != in emlxs_pcix_mxr_update()
2844 cfg[CFG_PCI_MAX_READ].def)) { in emlxs_pcix_mxr_update()
2847 cfg[CFG_PCI_MAX_READ].current); in emlxs_pcix_mxr_update()
H A Demlxs_solaris.c8021 case CFG_PCI_MAX_READ: in emlxs_set_parm()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h80 CFG_PCI_MAX_READ, /* pci-max-read */ enumerator