Home
last modified time | relevance | path

Searched refs:lap (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c1063 fpcfga_list_t *lap, in get_accessible_FCP_dev_ldata() argument
1297 lap->ret = ret; in stat_fc_dev()
1534 lap->listp = listp; in do_stat_fca_xport()
1569 fpcfga_list_t *lap, in do_stat_fc_dev() argument
1884 lap->listp = listp; in do_stat_fc_dev()
1930 fpcfga_list_t *lap, in stat_path_info_fc_dev() argument
1949 if ((lap->cmd == FPCFGA_STAT_FC_DEV) && (lap->ret == FPCFGA_OK)) { in stat_path_info_fc_dev()
2123 fpcfga_list_t *lap, in stat_path_info_FCP_dev() argument
2456 fpcfga_list_t *lap, in do_stat_FCP_dev() argument
2734 &(lap->listp)); in do_stat_FCP_dev()
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c345 lap->l_errno = errno; in stat_dev()
385 lap->ret = ret; in stat_dev()
402 lap->ret = SCFGA_OK; in stat_dev()
431 lap->l_errno = errno; in create_pathinfo_ldata()
506 lap->listp = listp; in create_pathinfo_ldata()
587 lap->ret = SCFGA_OK; in stat_path_info()
631 lap->l_errno = errno; in do_stat_bus()
638 lap->hba_logp); in do_stat_bus()
672 lap->listp = listp; in do_stat_bus()
700 scfga_list_t *lap, in do_stat_dev() argument
[all …]
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c303 struct long_ad *lap; in getdir() local
380 len = EXTLEN(lap->lad_ext_len); in getdir()
381 type = EXTYPE(lap->lad_ext_len); in getdir()
403 lap->lad_ext_len); in getdir()
404 baseblock = lap->lad_ext_loc; in getdir()
409 markbusy(lap->lad_ext_loc, len); in getdir()
469 struct long_ad *lap; in ckinode() local
503 len = EXTLEN(lap->lad_ext_len); in ckinode()
504 type = EXTYPE(lap->lad_ext_len); in ckinode()
510 lap->lad_ext_len); in ckinode()
[all …]
H A Dsetup.c375 long_ad_t *lap; in readvolseq() local
582 lap = (long_ad_t *)&logvp->lvd_lvcu; in readvolseq()
583 filesetblock = lap->lad_ext_loc; in readvolseq()
584 filesetlen = lap->lad_ext_len; in readvolseq()
611 lap = (long_ad_t *)&fileset->fsd_root_icb; in readvolseq()
612 rootblock = lap->lad_ext_loc; in readvolseq()
613 rootlen = lap->lad_ext_len; in readvolseq()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c229 lap->ind_state = state; in new_indaction()
231 lap->next = NULL; in new_indaction()
232 return (lap); in new_indaction()
258 while (lap != NULL) { in indaction_free()
259 nextp = lap->next; in indaction_free()
260 if (lap->ind_name) in indaction_free()
263 lap = nextp; in indaction_free()
688 ind_action_t *lap; in print_indrules() local
696 while (lap != NULL) { in print_indrules()
700 lap = lap->next; in print_indrules()
[all …]
H A Ddiskmon_conf.h206 extern void indaction_free(ind_action_t *lap);
/illumos-gate/usr/src/cmd/refer/
H A Dtick.c44 float lap, use, sys; in tock() local
49 lap = (tp - start)/60.; in tock()
53 lap, use+sys, use, sys); in tock()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c330 if (lap) { in getC1()
331 if ((c = *lap++) == 0) in getC1()
332 lap = 0; in getC1()
495 if (lap) { in addla()
496 len = strlen_(lap); in addla()
498 (void) strcpy_(buf, lap); in addla()
505 if (lap) { in addla()
509 lap = labuf; in addla()
H A Dsh.dol.c31 tchar *lap; variable
297 if (lap) { in DgetC()
298 c = *lap++ & (QUOTE|TRIM); in DgetC()
300 lap = 0; in DgetC()
H A Dsh.h258 extern tchar *lap;
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c614 long_ad_t *lap; in volseqinit() local
816 lap = (long_ad_t *)&lvp->lvd_lvcu; in volseqinit()
817 lap->lad_ext_len = FILESETLEN * sectorsize; in volseqinit()
819 lap->lad_ext_loc = nextlogblock; in volseqinit()
820 lap->lad_ext_prn = 0; in volseqinit()
929 lap = (long_ad_t *)&fsp->fsd_root_icb; in volseqinit()
930 lap->lad_ext_len = sectorsize; in volseqinit()
931 lap->lad_ext_loc = filesetblock + FILESETLEN; in volseqinit()
932 lap->lad_ext_prn = 0; in volseqinit()
H A Dudfslib.c470 long_ad_t *lap; in ud_swap_file_entry() local
488 lap = (long_ad_t *)(p->fe_spec + p->fe_len_ear); in ud_swap_file_entry()
490 i++, lap++) in ud_swap_file_entry()
491 ud_swap_long_ad(lap); in ud_swap_file_entry()
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c391 struct active *ap, *lap; in waiter() local
401 for (lap = NULL, ap = *alp; ap != NULL; lap = ap, ap = ap->nxt) { in waiter()
409 } else if (lap) { in waiter()
410 lap->nxt = ap->nxt; in waiter()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h485 ibt_cm_lap_rcv_t lap; member
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c499 HBA_ALLADAPTERSCALLBACK_ELEM **lap; in local_remove_callback() local
565 lap = &_hbaapi_adapteraddevents_callback_list; in local_remove_callback()
570 lap = &allcbp->next; in local_remove_callback()
584 *lap = allcbp->next; in local_remove_callback()
593 lap = &_smhba_adapteraddevents_callback_list; in local_remove_callback()
598 lap = &allcbp->next; in local_remove_callback()
613 *lap = allcbp->next; in local_remove_callback()
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c386 HBA_ALLADAPTERSCALLBACK_ELEM **lap; in local_remove_callback() local
436 lap = &_hbaapi_adapteraddevents_callback_list; in local_remove_callback()
441 lap = &allcbp->next; in local_remove_callback()
454 *lap = allcbp->next; in local_remove_callback()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S81 ba,pt %xcc, 1b ! and take another lap.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S252 ba,pt %xcc, 1b ! and take another lap.
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c7997 event.cm_event.lap.lap_timeout = ibt_ib2usec( in ibcm_cep_state_lap()
8000 ibcm_fill_adds_from_lap(&event.cm_event.lap.lap_alternate_path, in ibcm_cep_state_lap()
/illumos-gate/usr/src/cmd/look/
H A Dwords13146 lap
/illumos-gate/usr/src/cmd/spell/
H A Dlist13144 lap