Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h524 #define IIDMA_RATE_10GB 0x13 macro
H A Dql_api.h1511 #define IIDMA_RATE_10GB 0x13 macro
1512 #define IIDMA_RATE_MAX IIDMA_RATE_10GB
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1019 case IIDMA_RATE_10GB: in ql_qry_hba_port()
7992 case IIDMA_RATE_10GB: in ql_port_param()
8046 idma_rate = IIDMA_RATE_10GB; in ql_port_param()
H A Dql_isr.c1065 } else if (ha->iidma_rate == IIDMA_RATE_10GB) { in ql_async_event()
H A Dql_init.c3405 } else if (mr.mb[1] == IIDMA_RATE_10GB) { in ql_configure_hba()
H A Dql_api.c10712 case IIDMA_RATE_10GB: in ql_iidma()