Searched refs:IPS_BIT_EBM (Results 1 – 2 of 2) sorted by relevance
134 #define IPS_BIT_EBM 0x02 /* SCPR Enable Bus Master */ macro
4463 if (((isr & IPS_BIT_EI) == 0) && ((scpr & IPS_BIT_EBM) == 0)) in ips_isinit_copperhead()4489 if (((isr & IPS_BIT_EI) == 0) && ((scpr & IPS_BIT_EBM) == 0)) in ips_isinit_copperhead_memio()4751 outb(IPS_BIT_EBM, ha->io_addr + IPS_REG_SCPR); in ips_init_copperhead()4844 writeb(IPS_BIT_EBM, ha->mem_ptr + IPS_REG_SCPR); in ips_init_copperhead_memio()