Searched refs:resel (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsiopvar.h39 /* uint32_t resel[sizeof(load_dsa) / sizeof(load_dsa[0])]; */
40 uint32_t resel[25]; member in struct:siop_xfer
H A Dsiop.c1539 siop_xfer->resel[E_ldsa_abs_slot_Used[0]] =
1724 scr = &xfer->resel[0];
1833 * add an entry to resel switch
1855 panic("siop: resel switch full");
2010 * nothing here, free the target struct and resel
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsdvar.h85 /* uint32_t resel[sizeof(load_dsa) / sizeof(load_dsa[0])]; */
86 uint32_t resel[25]; member in struct:siop_xfer
H A Dsiop.c680 siop_xfer->resel[E_ldsa_abs_slot_Used[0]] =
720 scr = xfer->resel;
750 * add an entry to resel switch
755 printf("siop: resel switch full\n");
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsdvar.h85 /* uint32_t resel[sizeof(load_dsa) / sizeof(load_dsa[0])]; */
86 uint32_t resel[25]; member in struct:siop_xfer
H A Dsiop.c659 siop_xfer->resel[E_ldsa_abs_slot_Used[0]] =
699 scr = xfer->resel;
729 * add an entry to resel switch
734 printf("siop: resel switch full\n");
/netbsd-current/sys/arch/newsmips/apbus/
H A Dspifireg.h50 volatile uint32_t resel; /* RW: Reselection */ member in struct:spifi_reg

Completed in 221 milliseconds