Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2772 switch (cfg[CFG_PCI_MAX_READ].current) { in emlxs_pcix_mxr_update()
2792 cfg[CFG_PCI_MAX_READ].current, cfg[CFG_PCI_MAX_READ].def); in emlxs_pcix_mxr_update()
2794 cfg[CFG_PCI_MAX_READ].current = cfg[CFG_PCI_MAX_READ].def; in emlxs_pcix_mxr_update()
2814 cfg[CFG_PCI_MAX_READ].current); in emlxs_pcix_mxr_update()
2818 (cfg[CFG_PCI_MAX_READ].current != in emlxs_pcix_mxr_update()
2819 cfg[CFG_PCI_MAX_READ].def)) { in emlxs_pcix_mxr_update()
2822 cfg[CFG_PCI_MAX_READ].current); in emlxs_pcix_mxr_update()
H A Demlxs_solaris.c7996 case CFG_PCI_MAX_READ: in emlxs_set_parm()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h80 CFG_PCI_MAX_READ, /* pci-max-read */ enumerator