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

/drivers/scsi/
H A Dipr.c2237 * ipr_get_error - Find the specfied IOASC in the ipr_error_table.
2247 static u32 ipr_get_error(u32 ioasc) function
2292 error_index = ipr_get_error(ioasc);
5509 error_index = ipr_get_error(fd_ioasc);
5511 error_index = ipr_get_error(ioasc);

Completed in 19 milliseconds