Searched refs:fcip_port_head (Results 1 – 1 of 1) sorted by relevance
572 static fcip_port_info_t *fcip_port_head = NULL; variable790 if (fcip_port_head == NULL) { in fcip_port_attach()805 fcip_port_head = fport; in fcip_port_attach()812 cur_fport = fcip_port_head; in fcip_port_attach()842 fport->fcipp_next = fcip_port_head; in fcip_port_attach()843 fcip_port_head = fport; in fcip_port_attach()994 fport = fcip_port_head; in fcip_port_attach()1479 if (fcip_port_head != NULL) { in fcip_detach()1485 fport = fcip_port_head; in fcip_detach()1539 fport = fcip_port_head; in fcip_detach()[all …]