Home
last modified time | relevance | path

Searched refs:fcf_sec (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h138 typedef struct fcf_sec { struct
H A Dfmd_mdb.c1176 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 },