Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1744 uint32_t mbar_size; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1250 ha->mbar_size = (uint32_t)regsize; in ql_attach()
1287 ha->mbar_size = (uint32_t)regsize; in ql_attach()
18927 if (ha->req_q[0]->mbar_req_in >= ha->mbar_size) { in ql_create_queues()
18929 ha->mbar_size); in ql_create_queues()
18980 ha->mbar_size) { in ql_create_queues()
18982 "size=%xh", ha->mbar_size); in ql_create_queues()
19055 if (rsp_q->mbar_rsp_in >= ha->mbar_size) { in ql_create_rsp_queue()
19057 rsp_q_indx, ha->mbar_size); in ql_create_rsp_queue()
19161 ha->mbar_size = MBAR2_MULTI_Q_MAX * MBAR2_REG_OFFSET; in ql_multi_queue_support()
19164 PCI_CONF_BASE3, ha->mbar_size) != DDI_SUCCESS) { in ql_multi_queue_support()