Searched refs:fc_head (Results 1 – 4 of 4) sorted by relevance
205 for (fep = fcp->fc_head; fep != NULL; fep = pp) { in i_ndi_fmc_destroy()279 fcp->fc_head = fep; in ndi_fmc_insert()348 if (fep == fcp->fc_head) in ndi_fmc_remove()349 fcp->fc_head = fep->fce_next; in ndi_fmc_remove()390 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in ndi_fmc_entry_error()548 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in ndi_fmc_entry_error_all()
66 struct i_ddi_fmc_entry *fc_head; /* active handle list */ member
2203 if (fec.fc_head == NULL) in devinfo_fmc_walk_init()2206 wsp->walk_addr = (uintptr_t)fec.fc_head; in devinfo_fmc_walk_init()
2537 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in pf_hdl_compare()