SG_CACHE_SHADOW
ahd_inb(ahd, SG_CACHE_SHADOW));
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) {
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & 0x80) != 0
sgptr |= ahd_inb(ahd, SG_CACHE_SHADOW)
} else if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG_DONE) != 0) {
ahd_sg_cache_shadow_print(ahd_inb(ahd, SG_CACHE_SHADOW),