Home
last modified time | relevance | path

Searched refs:IIDMA_RATE_2GB (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h521 #define IIDMA_RATE_2GB 0x1 macro
H A Dql_api.h1505 #define IIDMA_RATE_2GB 0x1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1010 case IIDMA_RATE_2GB: in ql_qry_hba_port()
7980 case IIDMA_RATE_2GB: in ql_port_param()
8037 idma_rate = IIDMA_RATE_2GB; in ql_port_param()
H A Dql_isr.c1053 } else if (ha->iidma_rate == IIDMA_RATE_2GB) { in ql_async_event()
H A Dql_init.c3399 } else if (mr.mb[1] == IIDMA_RATE_2GB) { in ql_configure_hba()