Searched refs:fct_wait_tail (Results 1 – 2 of 2) sorted by relevance
780 port->fct_wait_tail = NULL;3370 if (port->fct_wait_tail) {3371 port->fct_wait_tail->next = cmd_sbp;3373 port->fct_wait_tail = cmd_sbp;4577 if (port->fct_wait_tail == cmd_sbp2) {4578 port->fct_wait_tail = prev;
1123 emlxs_buf_t *fct_wait_tail; member