Searched defs:B0_ISRC (Results 1 - 3 of 3) sorted by last modified time

/drivers/net/ethernet/marvell/
H A Dskge.h28 B0_ISRC = 0x0008, enumerator in enum:csr_regs
H A Dsky2.h265 B0_ISRC = 0x0008, enumerator in enum:csr_regs
/drivers/net/fddi/skfp/h/
H A Dskfbi.h264 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ macro
514 /* B0_ISRC 32 bit Interrupt source register */
972 #define ISR_A ADDR(B0_ISRC)
974 #define GET_ISR_SMP(iop) inpd((iop)+B0_ISRC)
976 #define CHECK_ISR_SMP(iop) (inpd((iop)+B0_ISRC) & inpd((iop)+B0_IMSK))

Completed in 92 milliseconds