Searched refs:M_CANFAIL (Results 1 – 3 of 3) sorted by relevance
57 #define M_CANFAIL 0x0002 macro
645 ih = malloc(sizeof *ih, M_DEVBUF, M_WAITOK | M_CANFAIL | M_ZERO); in sdmmc_intr_establish()
743 M_WAITOK | M_CANFAIL); in sdmmc_ioctl()