Searched refs:FC_LOGGEDIN_PORT (Results 1 – 2 of 2) sorted by relevance
724 } FC_LOGGEDIN_PORT, *PFC_LOGGEDIN_PORT; typedef779 FC_LOGGEDIN_PORT fcPorts; // linked list of every FC port ever seen
929 pNextLoggedInPort = kmalloc(sizeof(FC_LOGGEDIN_PORT), GFP_ATOMIC); in CreateFcPort()934 memset(pNextLoggedInPort, 0, sizeof(FC_LOGGEDIN_PORT)); in CreateFcPort()