HomeSort by relevance Sort by last modified time
    Searched refs:SDH_ERROR_VAL (Results 1 - 5 of 5) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
sdiovar.h 44 #define SDH_ERROR_VAL 0x0001 /* Error */
bcmsdstd.h 29 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0)
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi.c 51 uint sd_msglevel = SDH_ERROR_VAL;
    [all...]
bcmsdstd.c 47 uint sd_msglevel = SDH_ERROR_VAL;
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu.c 670 {SDH_ERROR_VAL, "error"},
    [all...]

Completed in 394 milliseconds