Searched refs:fcipp_next (Results 1 – 3 of 3) sorted by relevance
73 (uintptr_t)(((fcip_port_info_t *)wsp->walk_data)->fcipp_next); in fcip_walk_s()
827 cur_fport = cur_fport->fcipp_next; in fcip_port_attach()842 fport->fcipp_next = fcip_port_head; in fcip_port_attach()999 fport = fport->fcipp_next; in fcip_port_attach()1530 fport = fport->fcipp_next; in fcip_detach()1545 fport = fport->fcipp_next; in fcip_detach()1585 fport = fport->fcipp_next; in fcip_detach()1702 fport = fport->fcipp_next; in fcip_port_detach()1718 fport = fport->fcipp_next; in fcip_port_detach()2438 fport = fport->fcipp_next; in fcip_get_port()4900 cur_fport = cur_fport->fcipp_next; in fcip_softstate_free()[all …]
105 struct fcip_port_info *fcipp_next; /* next port in list */ member