Home
last modified time | relevance | path

Searched defs:head_offset (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c110 process_resumable_error(struct regs *rp, uint32_t head_offset, in process_resumable_error()
215 uint32_t head_offset, uint32_t tail_offset) in process_nonresumable_error()
714 rq_overflow(struct regs *rp, uint64_t head_offset, in rq_overflow()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbios.c112 int cylinder_offset, head_offset, sector_offset; in biosdisk() local