Searched refs:BDF_DISABLED (Results 1 – 2 of 2) sorted by relevance
92 return (boards.boards[index]->flags & BDF_DISABLED); in fhc_bd_disabled()545 boards.boards[index]->flags |= BDF_DISABLED; in fhc_bd_dlist_init()
808 #define BDF_DISABLED 0x4 /* board disabled */ macro