Home
last modified time | relevance | path

Searched defs:ckp (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c101 fmd_ckpt_create(fmd_ckpt_t *ckp, fmd_module_t *mp) in fmd_ckpt_create() argument
125 fmd_ckpt_inval(fmd_ckpt_t * ckp,const char * format,...) fmd_ckpt_inval() argument
138 fmd_ckpt_open(fmd_ckpt_t * ckp,fmd_module_t * mp) fmd_ckpt_open() argument
333 fmd_ckpt_destroy(fmd_ckpt_t * ckp) fmd_ckpt_destroy() argument
350 fmd_ckpt_error(fmd_ckpt_t * ckp,int err,const char * format,...) fmd_ckpt_error() argument
367 fmd_ckpt_section(fmd_ckpt_t * ckp,const void * data,uint_t type,uint64_t size) fmd_ckpt_section() argument
398 fmd_ckpt_string(fmd_ckpt_t * ckp,const char * s) fmd_ckpt_string() argument
409 fmd_ckpt_alloc(fmd_ckpt_t * ckp,uint64_t gen) fmd_ckpt_alloc() argument
457 fmd_ckpt_commit(fmd_ckpt_t * ckp) fmd_ckpt_commit() argument
485 fmd_ckpt_resv(fmd_ckpt_t * ckp,size_t size,size_t align) fmd_ckpt_resv() argument
494 fmd_ckpt_resv_buf(fmd_buf_t * bp,fmd_ckpt_t * ckp) fmd_ckpt_resv_buf() argument
502 fmd_ckpt_save_buf(fmd_buf_t * bp,fmd_ckpt_t * ckp) fmd_ckpt_save_buf() argument
514 fmd_ckpt_save_event(fmd_ckpt_t * ckp,fmd_event_t * e) fmd_ckpt_save_event() argument
531 fmd_ckpt_save_nvlist(fmd_ckpt_t * ckp,nvlist_t * nvl) fmd_ckpt_save_nvlist() argument
548 fmd_ckpt_resv_serd(fmd_serd_eng_t * sgp,fmd_ckpt_t * ckp) fmd_ckpt_resv_serd() argument
557 fmd_ckpt_save_serd(fmd_serd_eng_t * sgp,fmd_ckpt_t * ckp) fmd_ckpt_save_serd() argument
582 fmd_ckpt_resv_case(fmd_ckpt_t * ckp,fmd_case_t * cp) fmd_ckpt_resv_case() argument
620 fmd_ckpt_save_case(fmd_ckpt_t * ckp,fmd_case_t * cp) fmd_ckpt_save_case() argument
696 fmd_ckpt_resv_module(fmd_ckpt_t * ckp,fmd_module_t * mp) fmd_ckpt_resv_module() argument
721 fmd_ckpt_save_module(fmd_ckpt_t * ckp,fmd_module_t * mp) fmd_ckpt_save_module() argument
771 fmd_ckpt_t ckp; fmd_ckpt_save() local
856 fmd_ckpt_secptr(fmd_ckpt_t * ckp,fcf_secidx_t sid,uint_t type) fmd_ckpt_secptr() argument
870 fmd_ckpt_dataptr(fmd_ckpt_t * ckp,const fcf_sec_t * sp) fmd_ckpt_dataptr() argument
880 fmd_ckpt_datalim(fmd_ckpt_t * ckp,const fcf_sec_t * sp) fmd_ckpt_datalim() argument
890 fmd_ckpt_strptr(fmd_ckpt_t * ckp,fcf_stridx_t sid,const char * defstr) fmd_ckpt_strptr() argument
896 fmd_ckpt_restore_events(fmd_ckpt_t * ckp,fcf_secidx_t sid,void (* func)(void *,fmd_event_t *),void * arg) fmd_ckpt_restore_events() argument
955 fmd_ckpt_restore_suspects(fmd_ckpt_t * ckp,fmd_case_t * cp,fcf_secidx_t sid) fmd_ckpt_restore_suspects() argument
996 fmd_ckpt_restore_bufs(fmd_ckpt_t * ckp,fmd_module_t * mp,fmd_case_t * cp,fcf_secidx_t sid) fmd_ckpt_restore_bufs() argument
1031 fmd_ckpt_restore_case(fmd_ckpt_t * ckp,fmd_module_t * mp,const fcf_sec_t * sp) fmd_ckpt_restore_case() argument
1084 fmd_ckpt_restore_serd(fmd_ckpt_t * ckp,fmd_module_t * mp,const fcf_sec_t * sp) fmd_ckpt_restore_serd() argument
1117 fmd_ckpt_restore_module(fmd_ckpt_t * ckp,fmd_module_t * mp) fmd_ckpt_restore_module() argument
1155 fmd_ckpt_t ckp; fmd_ckpt_restore() local
[all...]
/titanic_52/usr/src/uts/common/sys/dktp/
H A Dbbh.h63 #define BBH_GETCK_SECTOR(X, ckp) ((ckp)->ck_sector) argument
64 #define BBH_GETCK_SECLEN(X, ckp) ((ckp)->ck_seclen) argument
/titanic_52/usr/src/uts/common/os/
H A Dklpd.c342 credklpd_t *ckp; in klpd_call() local
452 credklpd_t *ckp = NULL; in klpd_reg() local
608 credklpd_t *ckp; klpd_unreg() local
[all...]
/titanic_52/usr/src/uts/sun4/os/
H A Dprom_subr.c559 prom_generation_cookie_t *ckp) in prom_tree_access() argument
/titanic_52/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c2010 bbh_cookie_t ckp; in cmdk_bbh_htoc() local
2054 struct bbh_cookie *ckp; in cmdk_bbh_gethandle() local
[all...]
/titanic_52/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3438 ddi_dma_cookie_t cookie, *ckp; in qlt_xfer_scsi_data() local
[all...]
/titanic_52/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1436 #define IDN_MSGTIMER_START(domid, typ, subtyp, tim, ckp) \ argument