Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h329 static void fcsm_job_thread(fcsm_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c638 thread = thread_create((caddr_t)NULL, 0, fcsm_job_thread, in fcsm_handle_port_attach()
2624 fcsm_job_thread(fcsm_t *fcsm) in fcsm_job_thread() function