Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h203 #define FP_TASK_ONLINE 3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2674 port->fp_task = FP_TASK_ONLINE; in fp_job_handler()