Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 219) sorted by relevance

123456789

/linux-2.4.37.9/drivers/hotplug/
Dacpiphp_core.c97 static inline int slot_paranoia_check (struct slot *slot, const char *function) in slot_paranoia_check()
117 struct slot *slot; in get_slot() local
140 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in enable_slot() local
164 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in disable_slot() local
218 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in hardware_test() local
244 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in get_power_status() local
288 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in get_latch_status() local
313 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in get_adapter_status() local
335 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in get_address() local
352 struct slot *slot = get_slot(hotplug_slot, __FUNCTION__); in get_max_bus_speed() local
[all …]
Dpciehp.h76 struct slot { struct
78 struct slot *next; argument
90 u8 hp_slot; argument
93 struct hotplug_slot *hotplug_slot; argument
94 struct list_head slot_list; argument
121 struct slot *slot; member
240 static inline int slot_paranoia_check (struct slot *slot, const char *function) in slot_paranoia_check()
259 struct slot *slot; in get_slot() local
332 static inline void make_slot_name(char *buffer, int buffer_size, struct slot *slot) in make_slot_name()
Dacpiphp_glue.c108 struct acpiphp_slot *slot; in register_slot() local
779 static int power_on_slot (struct acpiphp_slot *slot) in power_on_slot()
814 static int power_off_slot (struct acpiphp_slot *slot) in power_off_slot()
879 static int enable_device (struct acpiphp_slot *slot) in enable_device()
955 static int disable_device (struct acpiphp_slot *slot) in disable_device()
994 static unsigned int get_slot_status (struct acpiphp_slot *slot) in get_slot_status()
1165 struct acpiphp_slot *slot, *next; in acpiphp_glue_exit() local
1237 struct acpiphp_slot *slot; in acpiphp_for_each_slot() local
1259 struct acpiphp_slot *slot; in get_slot_from_id() local
1277 int acpiphp_enable_slot (struct acpiphp_slot *slot) in acpiphp_enable_slot()
[all …]
Dpciehp_core.c233 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in set_attention_status() local
250 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in enable_slot() local
263 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in disable_slot() local
282 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_power_status() local
299 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_attention_status() local
316 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_latch_status() local
333 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_adapter_status() local
351 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_max_bus_speed() local
368 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_cur_bus_speed() local
Dshpchp_core.c240 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in set_attention_status() local
257 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in enable_slot() local
270 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in disable_slot() local
289 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_power_status() local
306 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_attention_status() local
323 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_latch_status() local
340 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_adapter_status() local
358 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_max_bus_speed() local
375 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_cur_bus_speed() local
Dshpchp_hpc.c281 static int shpc_write_cmd(struct slot *slot, u8 t_slot, u8 cmd) in shpc_write_cmd()
368 static int hpc_get_attention_status(struct slot *slot, u8 *status) in hpc_get_attention_status()
408 static int hpc_get_power_status(struct slot * slot, u8 *status) in hpc_get_power_status()
450 static int hpc_get_latch_status(struct slot *slot, u8 *status) in hpc_get_latch_status()
472 static int hpc_get_adapter_status(struct slot *slot, u8 *status) in hpc_get_adapter_status()
495 static int hpc_get_prog_int(struct slot *slot, u8 *prog_int) in hpc_get_prog_int()
512 static int hpc_get_adapter_speed(struct slot *slot, enum pci_bus_speed *value) in hpc_get_adapter_speed()
592 static int hpc_get_mode1_ECC_cap(struct slot *slot, u8 *mode) in hpc_get_mode1_ECC_cap()
621 static int hpc_query_power_fault(struct slot * slot) in hpc_query_power_fault()
645 static int hpc_set_attention_status(struct slot *slot, u8 value) in hpc_set_attention_status()
[all …]
Dcpqphp.h260 struct slot { struct
262 struct slot *next; argument
274 u8 hp_slot; argument
276 void *p_sm_slot; argument
277 struct hotplug_slot *hotplug_slot; argument
305 struct slot *slot; member
486 static inline int slot_paranoia_check (struct slot *slot, const char *function) in slot_paranoia_check()
505 struct slot *slot; in get_slot() local
542 static inline void amber_LED_on (struct controller *ctrl, u8 slot) in amber_LED_on()
552 static inline void amber_LED_off (struct controller *ctrl, u8 slot) in amber_LED_off()
[all …]
Dcpqphp_core.c102 static inline int is_slot64bit (struct slot *slot) in is_slot64bit()
113 static inline int is_slot66mhz (struct slot *slot) in is_slot66mhz()
476 static int get_slot_mapping (struct pci_ops *ops, u8 bus_num, u8 dev_num, u8 *slot) in get_slot_mapping()
591 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in set_attention_status() local
626 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in process_SI() local
666 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in process_SS() local
701 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in hardware_test() local
719 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_power_status() local
737 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_attention_status() local
755 struct slot *slot = get_slot (hotplug_slot, __FUNCTION__); in get_latch_status() local
[all …]
Dshpchp.h77 struct slot { struct
79 struct slot *next; argument
91 u8 hp_slot; argument
94 struct hotplug_slot *hotplug_slot; argument
95 struct list_head slot_list; argument
122 struct slot *slot; member
321 static inline int slot_paranoia_check (struct slot *slot, const char *function) in slot_paranoia_check()
340 struct slot *slot; in get_slot() local
413 static inline void make_slot_name(char *buffer, int buffer_size, struct slot *slot) in make_slot_name()
Dpci_hotplug_core.c586 struct hotplug_slot *slot = file->private_data; in GET_STATUS() local
629 struct hotplug_slot *slot = file->private_data; in power_write_file() local
697 struct hotplug_slot *slot = file->private_data; in attention_read_file() local
740 struct hotplug_slot *slot = file->private_data; in attention_write_file() local
790 struct hotplug_slot *slot = file->private_data; in latch_read_file() local
834 struct hotplug_slot *slot = file->private_data; in presence_read_file() local
878 struct hotplug_slot *slot = file->private_data; in address_read_file() local
927 struct hotplug_slot *slot = file->private_data; in max_bus_speed_read_file() local
978 struct hotplug_slot *slot = file->private_data; in cur_bus_speed_read_file() local
1029 struct hotplug_slot *slot = file->private_data; in test_write_file() local
[all …]
Dpciehp_hpc.c289 static int pcie_write_cmd(struct slot *slot, u16 cmd) in pcie_write_cmd()
361 static int hpc_get_attention_status(struct slot *slot, u8 *status) in hpc_get_attention_status()
409 static int hpc_get_power_status(struct slot * slot, u8 *status) in hpc_get_power_status()
450 static int hpc_get_latch_status(struct slot *slot, u8 *status) in hpc_get_latch_status()
476 static int hpc_get_adapter_status(struct slot *slot, u8 *status) in hpc_get_adapter_status()
504 static int hpc_query_power_fault(struct slot * slot) in hpc_query_power_fault()
533 static int hpc_set_attention_status(struct slot *slot, u8 value) in hpc_set_attention_status()
585 static void hpc_set_green_led_on(struct slot *slot) in hpc_set_green_led_on()
623 static void hpc_set_green_led_off(struct slot *slot) in hpc_set_green_led_off()
661 static void hpc_set_green_led_blink(struct slot *slot) in hpc_set_green_led_blink()
[all …]
Dacpiphp.h62 struct slot { struct
65 struct hotplug_slot *hotplug_slot; argument
66 struct list_head slot_list; argument
68 struct acpiphp_slot *acpi_slot; argument
160 struct acpiphp_slot *slot; /* parent */ member
/linux-2.4.37.9/include/net/
Dprofile.h264 #define NET_PROFILE_ENTER(slot) net_profile_enter(&net_prof_##slot) argument
265 #define NET_PROFILE_LEAVE(slot) net_profile_leave(&net_prof_##slot) argument
266 #define NET_PROFILE_LEAVE_IRQ(slot) net_profile_leave_irq(&net_prof_##slot) argument
276 #define NET_PROFILE_SKB_PASSED(skb, slot) ({ \ argument
284 #define NET_PROFILE_DECL(slot) \ argument
287 #define NET_PROFILE_DEFINE(slot) \ argument
290 #define NET_PROFILE_REGISTER(slot) net_profile_register(&net_prof_##slot) argument
291 #define NET_PROFILE_UNREGISTER(slot) net_profile_unregister(&net_prof_##slot) argument
299 #define NET_PROFILE_ENTER(slot) do { /* nothing */ } while(0) argument
300 #define NET_PROFILE_LEAVE(slot) do { /* nothing */ } while(0) argument
[all …]
/linux-2.4.37.9/arch/i386/kernel/
Dmca.c87 struct MCA_adapter slot[MCA_NUMADAPTERS]; member
123 static void mca_configure_adapter_status(int slot) { in mca_configure_adapter_status()
316 static void mca_handle_nmi_slot(int slot, int check_flag) in mca_handle_nmi_slot()
485 unsigned char mca_read_stored_pos(int slot, int reg) in mca_read_stored_pos()
507 unsigned char mca_read_pos(int slot, int reg) in mca_read_pos()
600 void mca_write_pos(int slot, int reg, unsigned char byte) in mca_write_pos()
645 void mca_set_adapter_name(int slot, char* name) in mca_set_adapter_name()
681 void mca_set_adapter_procfn(int slot, MCA_ProcFn procfn, void* dev) in mca_set_adapter_procfn()
700 int mca_is_adapter_used(int slot) in mca_is_adapter_used()
718 int mca_mark_as_used(int slot) in mca_mark_as_used()
[all …]
/linux-2.4.37.9/drivers/tc/
Dtc.c44 int slot; in search_tc_card() local
58 void claim_tc_card(int slot) in claim_tc_card()
68 void release_tc_card(int slot) in release_tc_card()
79 unsigned long get_tc_base_addr(int slot) in get_tc_base_addr()
84 unsigned long get_tc_irq_nr(int slot) in get_tc_irq_nr()
100 int i, slot, err; in tc_probe() local
/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c154 #define M8XX_PCMCIA_VS1(slot) (0x80000000 >> (slot << 4)) argument
155 #define M8XX_PCMCIA_VS2(slot) (0x40000000 >> (slot << 4)) argument
156 #define M8XX_PCMCIA_VS_MASK(slot) (0xc0000000 >> (slot << 4)) argument
157 #define M8XX_PCMCIA_VS_SHIFT(slot) (30 - (slot << 4)) argument
159 #define M8XX_PCMCIA_WP(slot) (0x20000000 >> (slot << 4)) argument
160 #define M8XX_PCMCIA_CD2(slot) (0x10000000 >> (slot << 4)) argument
161 #define M8XX_PCMCIA_CD1(slot) (0x08000000 >> (slot << 4)) argument
162 #define M8XX_PCMCIA_BVD2(slot) (0x04000000 >> (slot << 4)) argument
163 #define M8XX_PCMCIA_BVD1(slot) (0x02000000 >> (slot << 4)) argument
164 #define M8XX_PCMCIA_RDY(slot) (0x01000000 >> (slot << 4)) argument
[all …]
/linux-2.4.37.9/include/asm-x86_64/
Dpci-direct.h12 static inline u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config()
22 static inline u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte()
31 static inline u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16()
40 static inline void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config()
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_rrb.c75 #define SLOT_2_PDEV(bridge, slot) ((slot) >> 1) argument
76 #define SLOT_2_RRB_REG(bridge, slot) ((slot) & 0x1) argument
88 pciio_slot_t slot, in do_pcibr_rrb_count_valid()
122 pciio_slot_t slot) in do_pcibr_rrb_count_avail()
156 pciio_slot_t slot, in do_pcibr_rrb_alloc()
201 pciio_slot_t slot, in do_pcibr_rrb_free()
256 pciio_slot_t slot) in do_pcibr_rrb_free_all()
329 int slot, in do_pcibr_rrb_autoalloc()
366 pciio_slot_t slot = PCIBR_INFO_SLOT_GET_INT(pciio_info); in pcibr_rrb_flush() local
682 pciio_slot_t slot) in pcibr_slot_initial_rrb_alloc()
[all …]
Dpcibr_slot.c109 pciio_slot_t slot; in pcibr_slot_startup() local
164 pciio_slot_t slot; in pcibr_slot_shutdown() local
317 pciio_slot_t slot, in pcibr_slot_info_return()
432 pciio_slot_t slot; in pcibr_slot_query() local
515 pciio_slot_t slot) in pcibr_slot_info_init()
944 pciio_slot_t slot) in pcibr_slot_info_free()
975 pciio_slot_t slot) in pcibr_slot_pcix_rbar_init()
1080 pciio_slot_t slot) in pcibr_slot_addr_space_init()
1339 pciio_slot_t slot) in pcibr_slot_device_init()
1390 pciio_slot_t slot) in pcibr_slot_guest_info_init()
[all …]
Dpcibr_config.c65 pcibr_func_config_addr(bridge_t *bridge, pciio_bus_t bus, pciio_slot_t slot, in pcibr_func_config_addr()
89 pcibr_slot_config_addr(bridge_t *bridge, pciio_slot_t slot, int offset) in pcibr_slot_config_addr()
98 pcibr_slot_config_get(bridge_t *bridge, pciio_slot_t slot, int offset) in pcibr_slot_config_get()
110 pcibr_func_config_get(bridge_t *bridge, pciio_slot_t slot, in pcibr_func_config_get()
123 pcibr_slot_config_set(bridge_t *bridge, pciio_slot_t slot, in pcibr_slot_config_set()
136 pcibr_func_config_set(bridge_t *bridge, pciio_slot_t slot, in pcibr_func_config_set()
/linux-2.4.37.9/arch/ppc64/kernel/
Dhtab.c222 long slot; in make_pte() local
323 long slot; in __hash_page() local
393 unsigned long hash, slot, secondary; in __hash_page() local
525 unsigned long vsid, vpn, va, hash, secondary, slot, flags, lock_slot; in flush_hash_page() local
636 static unsigned long rpa_lpar_hpte_getword0(unsigned long slot) in rpa_lpar_hpte_getword0()
656 unsigned long iSeries_hpte_getword0(unsigned long slot) in iSeries_hpte_getword0()
680 long slot; in hpte_find() local
710 long slot; in rpa_lpar_hpte_find() local
743 long slot; in iSeries_hpte_find() local
773 static void hpte_invalidate(unsigned long slot, in hpte_invalidate()
[all …]
/linux-2.4.37.9/drivers/scsi/
D53c700.c472 struct NCR_700_command_slot *slot = hostdata->free_list; in find_empty_slot() local
501 free_slot(struct NCR_700_command_slot *slot, in free_slot()
562 struct NCR_700_command_slot *slot = in save_for_reselection() local
576 struct NCR_700_command_slot *slot = hostdata->ITL_Hash_back[hash]; in find_ITL_Nexus() local
588 struct NCR_700_command_slot *slot = hostdata->ITLQ_Hash_back[hash]; in find_ITLQ_Nexus() local
649 struct NCR_700_command_slot *slot) in NCR_700_unmap()
674 struct NCR_700_command_slot *slot = in NCR_700_scsi_done() local
1037 struct NCR_700_command_slot *slot = in process_script_interrupt() local
1151 struct NCR_700_command_slot *slot; in process_script_interrupt() local
1232 struct NCR_700_command_slot *slot; in process_script_interrupt() local
[all …]
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-memory.c59 pfn_t slot_getsize(cnodeid_t node, int slot) in slot_getsize()
78 int slot; in node_getmaxclick() local
100 static pfn_t slot_psize_compute(cnodeid_t node, int slot) in slot_psize_compute()
139 int slot, numslots; in szmem() local
278 int slot, numslots; in mem_init() local
/linux-2.4.37.9/drivers/zorro/
Dproc.c81 u_int slot; in get_zorro_dev_info() local
106 static int __init zorro_proc_attach_device(u_int slot) in zorro_proc_attach_device()
123 u_int slot; in zorro_proc_init() local
/linux-2.4.37.9/arch/arm/mach-integrator/
Dpci.c70 static inline int bridge_swizzle(int pin, unsigned int slot) in bridge_swizzle()
106 static int __init integrator_map_irq(struct pci_dev *dev, u8 slot, u8 pin) in integrator_map_irq()

123456789