Searched refs:sdtype (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/comedi/drivers/
H A Damplc_dio200.h42 unsigned char sdtype[DIO200_MAX_SUBDEVS]; /* enum dio200_sdtype */ member in struct:dio200_board
43 unsigned char sdinfo[DIO200_MAX_SUBDEVS]; /* depends on sdtype */
H A Damplc_dio200.c208 .sdtype = {
217 .sdtype = {
224 .sdtype = {
233 .sdtype = {
242 .sdtype = {
H A Damplc_dio200_pci.c248 .sdtype = {
259 .sdtype = {
269 .sdtype = {
284 .sdtype = {
299 .sdtype = {
H A Damplc_dio200_common.c810 switch (board->sdtype[n]) { amplc_dio200_common_attach()
/linux-4.4.14/drivers/edac/
H A Dmpc85xx_edac.c936 u32 sdtype; mpc85xx_init_csrows() local
943 sdtype = sdram_ctl & DSC_SDTYPE_MASK; mpc85xx_init_csrows()
945 switch (sdtype) { mpc85xx_init_csrows()
960 switch (sdtype) { mpc85xx_init_csrows()

Completed in 170 milliseconds