Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h709 ksema_t ipkt_sema; member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3424 sema_init(&(icmd->ipkt_sema), 0, NULL, SEMA_DRIVER, NULL); in fcp_ipkt_sema_init()
3460 sema_p(&(icmd->ipkt_sema)); in fcp_ipkt_sema_wait()
3533 sema_v(&(icmd->ipkt_sema)); in fcp_ipkt_sema_callback()
3567 sema_destroy(&(icmd->ipkt_sema)); in fcp_ipkt_sema_cleanup()