Home
last modified time | relevance | path

Searched refs:IIDMA_RATE_4GB (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h522 #define IIDMA_RATE_4GB 0x3 macro
H A Dql_api.h1507 #define IIDMA_RATE_4GB 0x3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1013 case IIDMA_RATE_4GB: in ql_qry_hba_port()
7984 case IIDMA_RATE_4GB: in ql_port_param()
8040 idma_rate = IIDMA_RATE_4GB; in ql_port_param()
H A Dql_isr.c1057 } else if (ha->iidma_rate == IIDMA_RATE_4GB) { in ql_async_event()
H A Dql_init.c3401 } else if (mr.mb[1] == IIDMA_RATE_4GB) { in ql_configure_hba()
H A Dql_api.c10710 case IIDMA_RATE_4GB: in ql_iidma()