Searched refs:fcipstrup (Results 1 – 1 of 1) sorted by relevance
581 static struct fcipstr *fcipstrup = NULL; variable1212 for (tslp = fcipstrup; tslp; tslp = tslp->sl_nextp) { in fcip_handle_resume()1522 if (fcipstrup != NULL) { in fcip_detach()1719 for (strp = fcipstrup; strp != NULL; in fcip_port_detach()1901 for (tslp = fcipstrup; tslp; tslp = tslp->sl_nextp) { in fcip_handle_suspend()2395 for (slp = fcipstrup; slp != NULL; slp = slp->sl_nextp) { in fcip_statec_cb()3330 if ((slp = (*acceptfunc)(fcipstrup, fptr, type, dhostp)) == NULL) { in fcip_sendup()3503 prevslp = &fcipstrup; in fcip_open()3607 for (prevslp = &fcipstrup; (slp = *prevslp) != NULL; in fcip_close()3669 for (tslp = fcipstrup; tslp != NULL; tslp = tslp->sl_nextp) { in fcip_dodetach()[all …]