Searched refs:p_first (Results 1 – 1 of 1) sorted by relevance
2973 MAILBOXQ *p_first = NULL; in emlxs_mb_get() local2978 p_first = (MAILBOXQ *)hba->mbox_queue.q_first; in emlxs_mb_get()2979 hba->mbox_queue.q_first = (uint8_t *)p_first->next; in emlxs_mb_get()2988 p_first->next = NULL; in emlxs_mb_get()2993 return (p_first); in emlxs_mb_get()