Searched defs:ptr (Results 1 – 2 of 2) sorted by relevance
31 static sector_t cchh2blk(struct vtoc_cchh *ptr, struct hd_geometry *geo) in cchh2blk()49 static sector_t cchhb2blk(struct vtoc_cchhb *ptr, struct hd_geometry *geo) in cchhb2blk()
265 static void print_buffer(const u8 *ptr, u32 length) in print_buffer()