Home
last modified time | relevance | path

Searched defs:globals (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/fc/
Dtach_structs.h237 struct globals { struct
238 u_long tachyon_base;
239 u_int *mem_base;
240 u_short ox_id; /* OX_ID used for IP and ELS frames */
241 u_short scsi_oxid; /* OX_ID for SEST entry */
242 u_char seq_id;
243 u_int my_id;
244 u_int my_ddaa; /* my domain and area in a fabric */
245 volatile u_char loop_up;
246 volatile u_char ptp_up; /* we have a point-to-point link */
[all …]
/linux-2.4.37.9/include/asm-sparc/
Dkgdb.h21 unsigned long globals[8]; member