Searched refs:MASTER_IOBRIDGE_BIT (Results 1 – 2 of 2) sorted by relevance
54 #define MASTER_IOBRIDGE_BIT 0x040000 /* j_id[1] */ macro
250 unitp->is_master = (data64 & MASTER_IOBRIDGE_BIT) ? 1 : 0; in jbppm_attach()