Home
last modified time | relevance | path

Searched refs:port_notify (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dclock_timer.c85 port_notify_t port_notify; in timer_create() local
102 port_notify.portnfy_port = tcdp->tcd_port; in timer_create()
103 port_notify.portnfy_user = NULL; in timer_create()
104 sigevp->sigev_value.sival_ptr = &port_notify; in timer_create()
/illumos-gate/usr/src/uts/common/sys/
H A Dport.h57 typedef struct port_notify { struct
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h384 int port_notify; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7507 if (!pptr->port_notify) { in fcp_handle_inquiry()
7513 pptr->port_notify = 1; in fcp_handle_inquiry()