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()
843 cur_fport = cur_fport->fcipp_next; in fcip_port_attach()858 fport->fcipp_next = fcip_port_head; in fcip_port_attach()1015 fport = fport->fcipp_next; in fcip_port_attach()1583 fport = fport->fcipp_next; in fcip_detach()1598 fport = fport->fcipp_next; in fcip_detach()1638 fport = fport->fcipp_next; in fcip_detach()1759 fport = fport->fcipp_next; in fcip_port_detach()1775 fport = fport->fcipp_next; in fcip_port_detach()2500 fport = fport->fcipp_next; in fcip_get_port()5074 cur_fport = cur_fport->fcipp_next; in fcip_softstate_free()[all …]
105 struct fcip_port_info *fcipp_next; /* next port in list */ member