Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/sgi-ip30/
A Dip30-smp.c29 struct mpconf { struct
30 u32 magic;
31 u32 prid;
32 u32 physid;
33 u32 virtid;
34 u32 scachesz;
35 u16 fanloads;
36 u16 res;
37 void *launch;
39 u64 res2[3];
[all …]
/linux-6.3-rc2/drivers/md/
A Dmd-multipath.h9 struct mpconf { struct
10 struct mddev *mddev;
11 struct multipath_info *multipaths;
12 int raid_disks;
13 spinlock_t device_lock;
14 struct list_head retry_list;
16 mempool_t pool;

Completed in 5 milliseconds