Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h483 #define IIDMA_RATE_2GB 0x1 macro
H A Dql_api.h1327 #define IIDMA_RATE_2GB 0x1 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c967 case IIDMA_RATE_2GB: in ql_qry_hba_port()
7555 case IIDMA_RATE_2GB: in ql_port_param()
7604 idma_rate = IIDMA_RATE_2GB; in ql_port_param()
H A Dql_isr.c1024 } else if (ha->iidma_rate == IIDMA_RATE_2GB) { in ql_async_event()
H A Dql_init.c3191 } else if (mr.mb[1] == IIDMA_RATE_2GB) { in ql_configure_hba()
H A Dql_api.c10314 case IIDMA_RATE_2GB: in ql_iidma()