Home
last modified time | relevance | path

Searched refs:IO_OVERFLOW (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h744 #define IO_OVERFLOW 0x02 macro
H A Dpm8001_hwi.c1746 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_ssp_completion()
1970 case IO_OVERFLOW: in mpi_ssp_event()
2164 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_sata_completion()
2534 case IO_OVERFLOW: in mpi_sata_event()
2712 case IO_OVERFLOW: in mpi_smp_completion()
H A Dpm80xx_hwi.c1808 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_ssp_completion()
2084 case IO_OVERFLOW: in mpi_ssp_event()
2291 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_sata_completion()
2696 case IO_OVERFLOW: in mpi_sata_event()
2915 case IO_OVERFLOW: in mpi_smp_completion()
H A Dpm80xx_hwi.h1195 #define IO_OVERFLOW 0x02 macro