Searched refs:fcf_sec (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_ckpt.h | 138 typedef struct fcf_sec { struct
|
H A D | fmd_mdb.c | 1176 static int fcf_sec(uintptr_t, uint_t, int, const mdb_arg_t *); 1183 (void) fcf_sec(addr, DCMD_ADDRSPEC | DCMD_LOOP, 0, NULL); in fcf_sec_one() 1189 fcf_sec(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fcf_sec() function 1650 { "fcf_sec", ":", "print a FCF section header", fcf_sec },
|