aic7xxx.c | 463 scb_index = ahc_inb(ahc, SCB_TAG); 616 "SCB_TAG == 0x%x, SCB_CONTROL == 0x%x\n", 618 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), 708 scb_index = ahc_inb(ahc, SCB_TAG); 799 scb_index = ahc_inb(ahc, SCB_TAG); 823 u_int scbindex = ahc_inb(ahc, SCB_TAG); 894 scbindex = ahc_inb(ahc, SCB_TAG); 944 "SCB_TAG == 0x%x, SCB_CONTROL == 0x%x\n", 946 ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG), 1010 scb_index = ahc_inb(ahc, SCB_TAG); 2141 u_int scb_tag; local in function:ahc_update_pending_scbs [all...] |