Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h336 static void fp_offline_timeout(void *port_handle);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1415 port->fp_offline_tid = timeout(fp_offline_timeout, in fp_resume_all()
2698 timeout(fp_offline_timeout, in fp_job_handler()
2774 timeout(fp_offline_timeout, in fp_job_handler()
4342 port->fp_offline_tid = timeout(fp_offline_timeout, in fp_port_offline()
4352 fp_offline_timeout(void *port_handle) in fp_offline_timeout() function