Searched refs:CIS (Results 1 – 20 of 20) sorted by relevance
8 # Replacement CIS for Advantech COMpad-32/85B-4
8 # Replacement CIS for PE-200 ethernet card
8 # Replacement CIS for PE520 ethernet card
10 # Replacement CIS for Advantech COMpad-32/85
7 # Replacement CIS for various busted NE2000-compatible cards
10 # Replacement CIS for Multitech MT5634ZLX modems
9 # Replacement CIS for Surecom, Tamarack NE2000 cards
9 # Replacement CIS for dual-serial-port IO card
11 # Replacement CIS for AC555 provided by Sierra Wireless
12 # Replacement CIS for AC7xx provided by Sierra Wireless
12 # Replacement CIS for AC8xx provided by Sierra Wireless
19 # Replacement CIS for Allied Telesis LA-PCM
12 # This CIS is for cards based on the National Semiconductor
17 # The on-card CIS says it is MFC-compliant, but it is not
34 #define CIS 0x18 macro
33 #define CIS 0x18 macro
44 #define CIS 0x18 macro
109 u16 CIS, mask = hwif->channel ? (1 << 11) : (1 << 10); in pdc2026x_cable_detect() local111 pci_read_config_word(dev, 0x50, &CIS); in pdc2026x_cable_detect()113 return (CIS & mask) ? ATA_CBL_PATA40 : ATA_CBL_PATA80; in pdc2026x_cable_detect()
39 bool "Load CIS updates from userspace (EXPERIMENTAL)"44 Some PCMCIA cards require an updated Card Information Structure (CIS)
58 * New CIS tuple access (as of 2.6.33)