Searched defs:fc_local_port (Results 1 – 1 of 1) sorted by relevance
405 typedef struct fc_local_port { struct409 kmutex_t fp_mutex;442 * in a driver-private thread. One thread per fc_local_port_t struct. argument445 struct job_request *fp_job_head;446 struct job_request *fp_job_tail;448 struct fp_cmd *fp_wait_head; /* waitQ head */449 struct fp_cmd *fp_wait_tail; /* waitQ tail */456 uint32_t fp_topology; /* topology */471 int fp_task; /* current task */472 int fp_last_task; /* last task */[all …]