Searched refs:p_first (Results 1 – 1 of 1) sorted by relevance
2901 MAILBOXQ *p_first = NULL; in emlxs_mb_get() local2906 p_first = (MAILBOXQ *)hba->mbox_queue.q_first; in emlxs_mb_get()2907 hba->mbox_queue.q_first = (uint8_t *)p_first->next; in emlxs_mb_get()2916 p_first->next = NULL; in emlxs_mb_get()2921 return (p_first); in emlxs_mb_get()