Searched refs:CIS (Results 1 – 4 of 4) sorted by relevance
122 u16 CIS, mask = hwif->channel ? (1 << 11) : (1 << 10); in pdc2026x_cable_detect() local124 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()
46 #define CIS 0x18 macro
57 bool "Load CIS updates from userspace (EXPERIMENTAL)"62 Some PCMCIA cards require an updated Card Information Structure (CIS)
1297 u8 CIS[480]; member