Searched refs:x_status (Results 1 – 3 of 3) sorted by relevance
71 u32 x_status; /* FEC + 0x0D0 */ member
80 void sym_print_xerr(struct scsi_cmnd *cmd, int x_status) in sym_print_xerr() argument 82 if (x_status & XE_PARITY_ERR) { in sym_print_xerr() 85 if (x_status & XE_EXTRA_DATA) { in sym_print_xerr() 88 if (x_status & XE_BAD_PHASE) { in sym_print_xerr() 91 if (x_status & XE_SODL_UNRUN) { in sym_print_xerr() 94 if (x_status & XE_SWIDE_OVRUN) { in sym_print_xerr()
1042 void sym_print_xerr(struct scsi_cmnd *cmd, int x_status);