/illumos-gate/usr/src/uts/common/os/ |
H A D | ndifm.c | 198 ndi_fmcentry_t *fep, *pp; in i_ndi_fmc_destroy() local 205 for (fep = fcp->fc_head; fep != NULL; fep = pp) { in i_ndi_fmc_destroy() 206 pp = fep->fce_next; in i_ndi_fmc_destroy() 207 kmem_cache_free(ndi_fm_entry_cache, fep); in i_ndi_fmc_destroy() 225 ndi_fmcentry_t *fep, **fpp; in ndi_fmc_insert() local 257 fep = kmem_cache_alloc(ndi_fm_entry_cache, KM_NOSLEEP); in ndi_fmc_insert() 258 if (fep == NULL) { in ndi_fmc_insert() 267 fep->fce_bus_specific = bus_specific; in ndi_fmc_insert() 268 fep->fce_resource = resource; in ndi_fmc_insert() 269 fep->fce_next = NULL; in ndi_fmc_insert() [all …]
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devpolicy.c | 109 struct fileentry *fep; in loadprivs() local 117 while ((fep = fgetline(in)) != NULL && fep->entry != NULL) { in loadprivs() 118 line = fep->entry; in loadprivs() 155 struct fileentry *fep; in loadpolicy() local 169 while ((fep = fgetline(in)) != NULL && fep->entry != NULL) { in loadpolicy() 170 line = fep->entry; in loadpolicy() 247 err_print(BAD_ENTRY, fep->startline, in loadpolicy() 248 fep->orgentry); in loadpolicy() 254 if (fep == NULL) { in loadpolicy()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/ |
H A D | usbms.c | 583 Firm_event *fep; in usbms_rserv_vuid_event_wheel() local 595 fep = (Firm_event *)tmp->b_wptr; in usbms_rserv_vuid_event_wheel() 596 fep->id = vuid_id_addr(vuid_first(VUID_WHEEL)) | in usbms_rserv_vuid_event_wheel() 598 fep->pair_type = FE_PAIR_NONE; in usbms_rserv_vuid_event_wheel() 599 fep->pair = 0; in usbms_rserv_vuid_event_wheel() 600 fep->value = mi->mi_z; in usbms_rserv_vuid_event_wheel() 601 fep->time = mi->mi_time; in usbms_rserv_vuid_event_wheel() 635 Firm_event *fep; in usbms_rserv_vuid_button() local 687 fep = (Firm_event *)bp->b_wptr; in usbms_rserv_vuid_button() 688 fep->id = vuid_id_addr( in usbms_rserv_vuid_button() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | options.c | 232 struct filter_entry *fep; in close_service() local 249 sep->se_flist = fep = NULL; in close_service() 251 for (fep = sep->se_flist; fep != NULL; fep = fep->fe_prev) in close_service() 252 if (fep->fe_prev == NULL || fep->fe_prevcopy) { in close_service() 253 fep->fe_prev = NULL; in close_service() 269 if (fep == NULL) { in close_service() 270 sep->se_flist = fep = in close_service() 273 } else if (fep->fe_prev == NULL) { in close_service() 274 fep->fe_prev = in close_service() 276 fep->fe_prevcopy = 1; in close_service() [all …]
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | ms.c | 542 Firm_event *fep; in msrserv() local 557 fep = (Firm_event *)bp->b_wptr; in msrserv() 558 fep->id = vuid_id_addr(ms->ms_vuidaddr) | in msrserv() 560 fep->pair_type = FE_PAIR_NONE; in msrserv() 561 fep->pair = 0; in msrserv() 564 fep->value = 0; in msrserv() 567 fep->value = 1; in msrserv() 570 fep->time = mi->mi_time; in msrserv() 593 fep = (Firm_event *)bp->b_wptr; in msrserv() 594 fep->id = vuid_id_addr(ms->ms_vuidaddr) | in msrserv() [all …]
|
/illumos-gate/usr/src/cmd/modload/ |
H A D | plcysubr.c | 256 fileentry_t *fep; in delete_one_entry() local 311 while ((fep = fgetline(old))) { in delete_one_entry() 319 if (fep->entry == NULL) { in delete_one_entry() 320 (void) fputs(fep->rawbuf, new); in delete_one_entry() 324 tok = fep->entry; in delete_one_entry() 329 (void) fputs(fep->rawbuf, new); in delete_one_entry() 386 put_minor_range(new, fep, tok, tail, in delete_one_entry() 391 put_minor_range(new, fep, tok, tail, in delete_one_entry() 408 (void) fputs(fep->rawbuf, new); in delete_one_entry() 413 if (ferror(new) == 0 && fclose(new) == 0 && fep != NULL) { in delete_one_entry()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 6216 ipsec_fragcache_entry_t *fep; in ipsec_fragcache_uninit() local 6223 fep = (frag->itpf_ptr)[i]; in ipsec_fragcache_uninit() 6224 while (fep != NULL) { in ipsec_fragcache_uninit() 6226 fep = fragcache_delentry(i, fep, frag, ipss); in ipsec_fragcache_uninit() 6275 ipsec_fragcache_entry_t *fep; in ipsec_fragcache_add() local 6376 for (fep = (frag->itpf_ptr)[i]; fep; fep = fep->itpfe_next) { in ipsec_fragcache_add() 6379 if ((fep->itpfe_id == iph->ipha_ident) && in ipsec_fragcache_add() 6380 (fep->itpfe_src == iph->ipha_src) && in ipsec_fragcache_add() 6381 (fep->itpfe_dst == iph->ipha_dst) && in ipsec_fragcache_add() 6382 (fep->itpfe_proto == iph->ipha_protocol)) in ipsec_fragcache_add() [all …]
|
/illumos-gate/usr/src/uts/common/io/vuidmice/ |
H A D | vuidps2.c | 161 Firm_event *fep; in vuidmice_send_wheel_event() local 168 fep = (void *)bp->b_wptr; in vuidmice_send_wheel_event() 169 fep->id = vuid_id_addr(vuid_first(VUID_WHEEL)) | in vuidmice_send_wheel_event() 171 fep->pair_type = event_pair_type; in vuidmice_send_wheel_event() 172 fep->pair = event_pair; in vuidmice_send_wheel_event() 173 fep->value = event_value; in vuidmice_send_wheel_event() 174 uniqtime32(&fep->time); in vuidmice_send_wheel_event()
|
H A D | vuidmice.c | 483 Firm_event *fep; in VUID_PUTNEXT() local 495 fep = (void *)bp->b_wptr; in VUID_PUTNEXT() 496 fep->id = vuid_id_addr(VKEY_FIRST) | vuid_id_offset(event_id); in VUID_PUTNEXT() 498 fep->pair_type = event_pair_type; in VUID_PUTNEXT() 499 fep->pair = event_pair; in VUID_PUTNEXT() 500 fep->value = event_value; in VUID_PUTNEXT() 501 uniqtime32(&fep->time); in VUID_PUTNEXT()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 101 flow_entry_t *fep = ksp->ks_private; in flow_stat_update() local 115 for (i = 0; i < fep->fe_rx_srs_cnt; i++) { in flow_stat_update() 116 mac_srs = (mac_soft_ring_set_t *)fep->fe_rx_srs[i]; in flow_stat_update() 130 mac_srs = (mac_soft_ring_set_t *)fep->fe_tx_srs; in flow_stat_update() 149 flow_stat_create(flow_entry_t *fep) in flow_stat_create() argument 159 ksp = kstat_create_zone("unix", 0, (char *)fep->fe_flow_name, "flow", in flow_stat_create() 165 ksp->ks_private = fep; in flow_stat_create() 166 fep->fe_ksp = ksp; in flow_stat_create() 174 flow_stat_destroy(flow_entry_t *fep) in flow_stat_destroy() argument 176 if (fep->fe_ksp != NULL) { in flow_stat_destroy() [all …]
|
H A D | mac_client.c | 4887 flow_entry_t *fep; in mac_rename_primary() local 4938 fep = cur_clnt->mci_flent; in mac_rename_primary() 4939 mac_rename_flow(fep, cur_clnt->mci_name); in mac_rename_primary()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | consms.c | 958 Firm_event *fep; in consms_new_firm_event() local 962 fep = (Firm_event *)tmp->b_wptr; in consms_new_firm_event() 963 fep->id = id; in consms_new_firm_event() 964 fep->pair_type = FE_PAIR_NONE; in consms_new_firm_event() 965 fep->pair = '\0'; in consms_new_firm_event() 966 fep->value = value; in consms_new_firm_event()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 2532 ndi_fmcentry_t *fep; in pf_hdl_compare() local 2537 for (fep = fcp->fc_head; fep != NULL; fep = fep->fce_next) { in pf_hdl_compare() 2549 fep->fce_resource); in pf_hdl_compare() 2553 fep->fce_resource); in pf_hdl_compare() 2559 status = compare_func(dip, fep->fce_resource, in pf_hdl_compare() 2567 ddi_acc_handle_t ap = fep->fce_resource; in pf_hdl_compare() 2574 ddi_dma_handle_t dp = fep->fce_resource; in pf_hdl_compare()
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | dnlc.c | 1472 dcfree_t *fep, *fhp; in dnlc_dir_abort() local 1496 fep = fhp->df_next; in dnlc_dir_abort() 1498 fhp = fep; in dnlc_dir_abort()
|