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