Searched refs:IPS_D_ERR (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | ips.c | 47 #define IPS_D_ERR 0x0001 /* errors */ macro 53 int ips_debug = IPS_D_ERR; 879 DPRINTF(IPS_D_ERR, ("%s: ips_scsi_cmd: invalid params " in ips_scsi_cmd() 900 DPRINTF(IPS_D_ERR, ("%s: ips_scsi_cmd: ips_load_xs " in ips_scsi_cmd() 979 DPRINTF(IPS_D_ERR, ("%s: cmdlen %d too big\n", in ips_scsi_pt_cmd() 1027 DPRINTF(IPS_D_ERR, ("%s: ips_scsi_pt_cmd: ips_load_xs " in ips_scsi_pt_cmd() 1285 DPRINTF(IPS_D_ERR, ("%s: ips_sensors: ips_getconf failed\n", in ips_sensors() 1544 DPRINTF(IPS_D_ERR, ("%s: ips_error: stat 0x%02x, estat 0x%02x, " in ips_error() 1551 DPRINTF(IPS_D_ERR, (", dcdb device 0x%02x, attr 0x%02x, " in ips_error() 1556 DPRINTF(IPS_D_ERR, (", cdb")); in ips_error() [all …]
|