Searched defs:mpconf (Results 1 – 2 of 2) sorted by relevance
29 struct mpconf { struct30 u32 magic;31 u32 prid;32 u32 physid;33 u32 virtid;34 u32 scachesz;35 u16 fanloads;36 u16 res;37 void *launch;38 void *rendezvous;[all …]
9 struct mpconf { struct10 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;