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

/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c403 uchar dstat = inb(sym_dstat); local
405 if(dstat & sym_dstat_sir){
520 kprintf("symbios: weird error, dstat = %02x\n",dstat);

Completed in 76 milliseconds