Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h339 static void fp_port_offline(fc_local_port_t *port, int notify);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2385 fp_port_offline(port, 0); in fp_job_handler()
2570 fp_port_offline(port, 0); in fp_job_handler()
2576 fp_port_offline(port, 1); in fp_job_handler()
4290 fp_port_offline(fc_local_port_t *port, int notify) in fp_port_offline() function
6939 fp_port_offline(port, 0); in fp_statec_cb()