Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h200 #define FP_TASK_IDLE 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c419 if (port->fp_task != FP_TASK_IDLE) { in fp_detach()
978 port->fp_task = port->fp_last_task = FP_TASK_IDLE; in fp_attach_handler()
2387 port->fp_last_task = FP_TASK_IDLE; in fp_job_handler()
2557 port->fp_last_task = FP_TASK_IDLE; in fp_job_handler()
2580 port->fp_last_task = FP_TASK_IDLE; in fp_job_handler()
2679 port->fp_last_task = FP_TASK_IDLE; in fp_job_handler()
2785 port->fp_last_task = FP_TASK_IDLE; in fp_job_handler()
3077 port->fp_last_task = FP_TASK_IDLE; in fp_ulp_port_attach()