Home
last modified time | relevance | path

Searched refs:JOB_LINK_RESET (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h234 #define JOB_LINK_RESET 13 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1633 job = fctl_alloc_job(JOB_LINK_RESET, 0, NULL, NULL, sleep); in fc_ulp_linkreset()
1650 job = fctl_alloc_job(JOB_LINK_RESET, JOB_TYPE_FCTL_ASYNC, in fc_ulp_linkreset()
H A Dfp.c2848 case JOB_LINK_RESET: { in fp_job_handler()
9136 job = fctl_alloc_job(JOB_LINK_RESET, 0, NULL, NULL, KM_SLEEP); in fp_fciocmd()