Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h185 ksema_t job_port_sema; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c588 sema_init(&job->job_port_sema, 0, NULL, SEMA_DEFAULT, NULL); in fctl_cache_constructor()
601 sema_destroy(&job->job_port_sema); in fctl_cache_destructor()
H A Dfp.c3487 sema_p(&job->job_port_sema); in fp_jobwait()
3598 sema_v(&job->job_port_sema); in fp_jobdone()