Home
last modified time | relevance | path

Searched refs:HAL_EINPROGRESS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c567 if (status == HAL_EINPROGRESS) { in ath_rx_handler()
1122 if (status == HAL_EINPROGRESS) { in ath_tx_processq()
H A Dath_hal.h208 HAL_EINPROGRESS = 15 /* Operation incomplete */ enumerator