Home
last modified time | relevance | path

Searched refs:pci_max_read_req (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c335 ha->pci_max_read_req != 0) { in ql_pci_sbus_config()
380 uint16_t tmp = ha->pci_max_read_req; in ql_set_max_read_req()
1766 ha->pci_max_read_req = 0; in ql_common_properties()
1769 ha->pci_max_read_req = (uint16_t)(data); in ql_common_properties()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1750 uint16_t pci_max_read_req; member