Searched defs:BP (Results 1 – 4 of 4) sorted by relevance
66 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument67 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
30 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local
72 #define TX_RING_GAP(BP) \ argument74 #define TX_BUFFS_AVAIL(BP) \ argument
102 #define BP (1 << 4) /* Fix the signal of Biphase output */ macro