Searched refs:fcipstrup (Results 1 – 1 of 1) sorted by relevance
575 static struct fcipstr *fcipstrup = NULL; variable1193 for (tslp = fcipstrup; tslp; tslp = tslp->sl_nextp) { in fcip_handle_resume()1474 if (fcipstrup != NULL) { in fcip_detach()1662 for (strp = fcipstrup; strp != NULL; in fcip_port_detach()1844 for (tslp = fcipstrup; tslp; tslp = tslp->sl_nextp) { in fcip_handle_suspend()2333 for (slp = fcipstrup; slp != NULL; slp = slp->sl_nextp) { in fcip_statec_cb()3250 if ((slp = (*acceptfunc)(fcipstrup, fptr, type, dhostp)) == NULL) { in fcip_sendup()3411 prevslp = &fcipstrup; in fcip_open()3513 for (prevslp = &fcipstrup; (slp = *prevslp) != NULL; in fcip_close()3573 for (tslp = fcipstrup; tslp != NULL; tslp = tslp->sl_nextp) { in fcip_dodetach()[all …]