Home
last modified time | relevance | path

Searched defs:board_type (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Deata_dma_proc.h166 typedef struct board_type { struct
167 __u16 code; /* 0x09 */
168 __u8 flags;
169 __u8 length; /* 0x04 */
170 __u8 unused:1,
171 cmi:1,
172 dmi:1,
173 cm4k:1,
174 cm4:1,
175 dm4k:1,
[all …]
Dmegaraid2.h395 u8 board_type; member
/linux-2.4.37.9/drivers/block/
Dcpqarray.h71 struct board_type { struct
72 __u32 board_id;
73 char *product_name;
74 struct access_method *access;
Dcciss.h288 struct board_type { struct
289 __u32 board_id;
290 char *product_name;
291 struct access_method *access;
/linux-2.4.37.9/drivers/net/appletalk/
Dcops.c92 static int board_type = DAYNA; /* Module exported */ variable
94 static int board_type = TANGENT; variable
/linux-2.4.37.9/arch/ppc/boot/prep/
Dmisc.c194 unsigned char board_type = inb(0x800) & 0xF0; in decompress_kernel() local
/linux-2.4.37.9/drivers/sound/
Dmad16.c92 static int board_type = C928; variable
/linux-2.4.37.9/drivers/char/
Dmxser.c228 int board_type; member
492 static int mxser_get_PCI_conf(struct pci_dev *pdev, int board_type, struct mxser_hwconf *hwconf) in mxser_get_PCI_conf()
Depca.c3962 unsigned char board_type; member
Dmoxa.c516 static int moxa_get_PCI_conf(struct pci_dev *p, int board_type, moxa_board_conf * board) in moxa_get_PCI_conf()
/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xini.c47 char *board_type[] = variable
/linux-2.4.37.9/drivers/video/
Dpm3fb.c146 unsigned long board_type; /* index in the cardbase */ member