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.h746 #define IO_OVERFLOW 0x02 macro
H A Dpm80xx_hwi.c1856 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_ssp_completion()
2132 case IO_OVERFLOW: in mpi_ssp_event()
2341 if ((status != IO_SUCCESS) && (status != IO_OVERFLOW) && in mpi_sata_completion()
2751 case IO_OVERFLOW: in mpi_sata_event()
2970 case IO_OVERFLOW: in mpi_smp_completion()
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()
2533 case IO_OVERFLOW: in mpi_sata_event()
2711 case IO_OVERFLOW: in mpi_smp_completion()
H A Dpm80xx_hwi.h1197 #define IO_OVERFLOW 0x02 macro