HomeSort by relevance Sort by last modified time
    Searched defs:IOVT_BUFFER (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 387 #define IOVT_BUFFER 8
388 #define BCM_IOVT_VALID(type) (((unsigned int)(type)) <= IOVT_BUFFER)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 428 #define IOVT_BUFFER 8
429 #define BCM_IOVT_VALID(type) (((unsigned int)(type)) <= IOVT_BUFFER)

Completed in 21 milliseconds