Home
last modified time | relevance | path

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

/titanic_50/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()
125 fmd_ckpt_inval(fmd_ckpt_t *ckp, const char *format, ...) in fmd_ckpt_inval()
138 fmd_ckpt_open(fmd_ckpt_t *ckp, fmd_module_t *mp) in fmd_ckpt_open()
333 fmd_ckpt_destroy(fmd_ckpt_t *ckp) in fmd_ckpt_destroy()
350 fmd_ckpt_error(fmd_ckpt_t *ckp, int err, const char *format, ...) in fmd_ckpt_error()
367 fmd_ckpt_section(fmd_ckpt_t *ckp, const void *data, uint_t type, uint64_t size) in fmd_ckpt_section()
398 fmd_ckpt_string(fmd_ckpt_t *ckp, const char *s) in fmd_ckpt_string()
409 fmd_ckpt_alloc(fmd_ckpt_t *ckp, uint64_t gen) in fmd_ckpt_alloc()
457 fmd_ckpt_commit(fmd_ckpt_t *ckp) in fmd_ckpt_commit()
485 fmd_ckpt_resv(fmd_ckpt_t *ckp, size_t size, size_t align) in fmd_ckpt_resv()
[all …]
/titanic_50/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_50/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; in klpd_unreg() local
/titanic_50/usr/src/uts/sun4/os/
H A Dprom_subr.c559 prom_generation_cookie_t *ckp) in prom_tree_access()
/titanic_50/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
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3438 ddi_dma_cookie_t cookie, *ckp; in qlt_xfer_scsi_data() local
/titanic_50/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1436 #define IDN_MSGTIMER_START(domid, typ, subtyp, tim, ckp) \ argument