Home
last modified time | relevance | path

Searched refs:ISCSI_CONN_TXTH_NAME_FORMAT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h95 #define ISCSI_CONN_TXTH_NAME_FORMAT "tx_thrd_%d.%d.%d" macro
H A Discsi_conn.c135 if (snprintf(th_name, sizeof (th_name) - 1, ISCSI_CONN_TXTH_NAME_FORMAT, in iscsi_conn_create()