Home
last modified time | relevance | path

Searched refs:CIS (Results 1 – 4 of 4) sorted by relevance

/drivers/ide/
Dpdc202xx_old.c122 u16 CIS, mask = hwif->channel ? (1 << 11) : (1 << 10); in pdc2026x_cable_detect() local
124 pci_read_config_word(dev, 0x50, &CIS); in pdc2026x_cable_detect()
126 return (CIS & mask) ? ATA_CBL_PATA40 : ATA_CBL_PATA80; in pdc2026x_cable_detect()
/drivers/staging/rtl8187se/
Dr8180_93cx6.h46 #define CIS 0x18 macro
/drivers/pcmcia/
DKconfig57 bool "Load CIS updates from userspace (EXPERIMENTAL)"
62 Some PCMCIA cards require an updated Card Information Structure (CIS)
/drivers/staging/wlan-ng/
Dhfa384x.h1297 u8 CIS[480]; member