Home
last modified time | relevance | path

Searched refs:port_ipkt_cnt (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c149 mdb_printf(" ipkt_cnt : %d\n", pinfo.port_ipkt_cnt); in fcp()
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h303 int port_ipkt_cnt; member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4431 while (pptr->port_ipkt_cnt) { in fcp_statec_callback()
4543 if (!pptr->port_ipkt_cnt) { in fcp_statec_callback()
5877 pptr->port_ipkt_cnt++; in fcp_icmd_alloc()
5936 pptr->port_ipkt_cnt--; in fcp_icmd_free()
8035 " entering; ipkt count=%d", pptr->port_ipkt_cnt); in fcp_finish_init()
10291 while (pptr->port_tmp_cnt || pptr->port_ipkt_cnt || in fcp_handle_port_detach()
10309 if (pptr->port_tmp_cnt || pptr->port_ipkt_cnt || in fcp_handle_port_detach()