Home
last modified time | relevance | path

Searched refs:IPS_BIT_I960_MSG1I (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dips.h139 #define IPS_BIT_I960_MSG1I 0x02 /* Message Register 1 Interrupt*/ macro
H A Dips.c4955 if (Isr & IPS_BIT_I960_MSG1I) in ips_init_morpheus()
4973 Isr = (uint32_t) IPS_BIT_I960_MSG1I; in ips_init_morpheus()