Searched refs:ERROR (Results 76 - 86 of 86) sorted by relevance

1234

/drivers/scsi/aic7xxx/
H A Daic7xxx.reg940 register ERROR {
H A Daic7xxx_reg.h_shipped131 ahc_print_register(NULL, 0, "ERROR", 0x92, regvalue, cur_col, wrap)
670 #define ERROR 0x92
H A Daic79xx.seq60 * Convert ERROR status into a sequencer
65 test ERROR, 0xFF jz no_error_set;
H A Daic7xxx_core.c761 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
964 error = ahc_inb(ahc, ERROR);
7209 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50);
H A Daic79xx.reg229 register ERROR {
H A Daic79xx_reg.h_shipped40 ahd_print_register(NULL, 0, "ERROR", 0x04, regvalue, cur_col, wrap)
1295 #define ERROR 0x04
H A Daic79xx_core.c1714 error = ahd_inb(ahd, ERROR);
/drivers/block/
H A Dswim3.c103 #define ERROR 0x20 macro
/drivers/usb/gadget/
H A Dcomposite.c1262 ERROR(cdev,
H A Df_mtp.c1076 ERROR(cdev, "%s: response queue error\n", __func__);
/drivers/scsi/
H A Daic7xxx_old.c6350 if ( aic_inb(p, ERROR) & PCIERRSTAT )
6389 unsigned char errno = aic_inb(p, ERROR);

Completed in 233 milliseconds

1234