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()274 fcp->fc_head = fep; in ndi_fmc_insert()343 if (fep == fcp->fc_head) in ndi_fmc_remove()344 fcp->fc_head = fep->fce_next; in ndi_fmc_remove()385 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in ndi_fmc_entry_error()543 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
2091 if (fec.fc_head == NULL) in devinfo_fmc_walk_init()2094 wsp->walk_addr = (uintptr_t)fec.fc_head; in devinfo_fmc_walk_init()
2424 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in pf_hdl_compare()