Searched refs:slotid_t (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | slotnum.h | 13 typedef unsigned char slotid_t; typedef
|
D | router.h | 420 slotid_t slot; 494 slotid_t ri_slotnum; /* Which slot are we in? */ 556 slotid_t router_slot; /* router slot */
|
D | nodepda.h | 49 slotid_t slotdesc;
|
/linux-2.4.37.9/include/asm-ia64/sn/sn2/ |
D | geo.h | 54 slotid_t slot; /* PCI slot number */
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | geo_op.c | 299 g.pcicard.slot = (slotid_t)va_arg(al, int); in geo_new()
|
D | klgraph.c | 74 klcpu_t *cpu, slotid_t slot) in klhwg_disabled_cpu_invent_info() 258 klhwg_add_disabled_cpu(vertex_hdl_t node_vertex, cnodeid_t cnode, klcpu_t *cpu, slotid_t slot) in klhwg_add_disabled_cpu()
|
D | klconflib.c | 309 slotid_t slot; in device_component_canonical_name_get()
|
D | ml_iograph.c | 347 slotid_t get_widget_slotnum(int xbow, int widget); in io_xswitch_widget_init()
|
/linux-2.4.37.9/include/asm-mips64/sn/ |
D | klconfig.h | 951 extern lboard_t *find_lboard_modslot(lboard_t *start, moduleid_t mod, slotid_t slot); 953 extern lboard_t *get_board_name(nasid_t nasid, moduleid_t mod, slotid_t slot, char *name); 967 extern int is_master_baseio(nasid_t,moduleid_t,slotid_t);
|