Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c278 if (ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX)) { in ql_pci_sbus_config()
384 if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX))) { in ql_set_max_read_req()
405 } else if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCI_E))) { in ql_set_max_read_req()
H A Dql_api.c19158 data = ql_get_cap_ofst(ha, PCI_CAP_ID_MSI_X); in ql_multi_queue_support()
19195 ql_get_cap_ofst(ql_adapter_state_t *ha, uint8_t cap_id) in ql_get_cap_ofst() function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2550 int ql_get_cap_ofst(ql_adapter_state_t *, uint8_t);