parse_susp
static uint_t parse_susp(char *, uint_t *, struct hs_direct *);
ce_lbn = parse_susp((char *)IDE_sys_use_area(bufp), &ce_len, hsdep);
ce_lbn = parse_susp(filep->fi_memp, &ce_len,
static uint_t parse_susp(char *, uint_t *, struct hs_direct *);
ce_lbn = parse_susp((char *)IDE_sys_use_area(bufp),
ce_lbn = parse_susp(filep->fi_memp, &ce_len, hsdep);