Searched refs:conn_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c1699 char *conn_type; local
1741 conn_type = (ic.ic_conn_type == CONN_TYPE_INI) ? "Ini" :
1797 mdb_printf("%?p %-6s %-10s %6d/%-6d\n", addr, conn_type,
2182 idm_conn_type_t conn_type; local
2185 conn_type = idm_conn_type((uintptr_t)idt->idt_ic);
2195 if (conn_type == CONN_TYPE_TGT) {
2205 (conn_type == CONN_TYPE_TGT ? "TTT" :
2206 (conn_type == CONN_TYPE_INI ? "ITT" :
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h515 idm_conn_t *idm_conn_create_common(idm_conn_type_t conn_type,
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c448 idm_conn_create_common(idm_conn_type_t conn_type, idm_transport_type_t tt, argument
472 ic->ic_conn_type = conn_type;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c996 if (cqe->ramrod_cqe.conn_type != TOE_CONNECTION_TYPE)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3858 u8_t conn_type /* only 3 bits are used */; member in struct:common_ramrod_eth_rx_cqe

Completed in 180 milliseconds