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

/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.c624 case HAL_CAP_SPLIT_4KB_TRANS: /* hardware handles descriptors straddling 4k page boundary */
H A Dah.h131 HAL_CAP_SPLIT_4KB_TRANS = 50, /* hardware supports descriptors straddling a 4k page boundary */ enumerator in enum:__anon7000
/freebsd-9.3-release/sys/dev/ath/
H A Dif_athvar.h658 (ath_hal_getcapability(_ah, HAL_CAP_SPLIT_4KB_TRANS, 0, NULL) == HAL_OK)

Completed in 101 milliseconds