Searched refs:flush_hdr (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/fmt/ |
H A D | fmt.c | 78 flush_hdr, /* flush hdrbuf; not a header, no special processing */ enumerator 747 hdr_state = flush_hdr; in header_chk() 772 hdr_state = flush_hdr; in header_chk() 801 hdr_state = flush_hdr; in fill_hdrbuf() 821 hdr_state = flush_hdr; in fill_hdrbuf()
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_pcu.c | 80 static int flush_hdr(_sd_cctl_t *hdr, dev_t dev, nsc_off_t blkno); 479 flush_hdr(_sd_cctl_t *hdr, dev_t dev, nsc_off_t blkno) in flush_hdr() function 743 (void) flush_hdr(hdrblk, state_rdev, blkno); in _sdbc_power_flush() 744 (void) flush_hdr(hdrblk, state_rdev, 0L); in _sdbc_power_flush()
|