Home
last modified time | relevance | path

Searched refs:PQI_AIO_STATUS_UNDERRUN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h565 #define PQI_AIO_STATUS_UNDERRUN 0x51 macro
594 #define PQI_RAID_STATUS_UNDERRUN PQI_AIO_STATUS_UNDERRUN
H A Dsmartpqi_response.c248 if (aio_err->status == PQI_AIO_STATUS_UNDERRUN && in pqisrc_is_innocuous_error()
H A Dsmartpqi_cam.c470 case PQI_AIO_STATUS_UNDERRUN: in os_aio_response_error()