Searched refs:SCB_NEXT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c2508 aic_outb(p, aic_inb(p, FREE_SCBH), SCB_NEXT);
2527 next = aic_inb(p, SCB_NEXT);
2533 aic_outb(p, next, SCB_NEXT);
3180 next = aic_inb(p, SCB_NEXT);
3200 aic_outb(p, next, SCB_NEXT);
3561 next = aic_inb(p, SCB_NEXT);
3592 next = aic_inb(p, SCB_NEXT);
3647 next = aic_inb(p, SCB_NEXT);
3690 next = aic_inb(p, SCB_NEXT);
3719 aic_outb(p, SCB_LIST_NULL, SCB_NEXT);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3939 ahc_outb(ahc, SCB_NEXT, i+1);
3941 ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
3951 ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
5330 next = ahc_inb(ahc, SCB_NEXT);
5336 next = ahc_inb(ahc, SCB_NEXT);
5495 next = ahc_inb(ahc, SCB_NEXT);
5501 next = ahc_inb(ahc, SCB_NEXT);
5519 next = ahc_inb(ahc, SCB_NEXT);
5527 ahc_outb(ahc, SCB_NEXT, next);
5549 ahc_outb(ahc, SCB_NEXT, ahc_in
[all...]
H A Daic7xxx_reg.h596 #define SCB_NEXT 0xbf macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h515 #define SCB_NEXT 0xba macro

Completed in 61 milliseconds