Searched defs:mbfc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | cio.h | 41 u32 mbfc : 1; /* measurement block format control */ member 71 u32 mbfc:1; member
|
H A D | cmf.c | 175 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib() argument 202 int mbfc; member 211 set_schib_wait(struct ccw_device *cdev, u32 mme, int mbfc, unsigned long address) set_schib_wait() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | cio.h | 42 u32 mbfc : 1; /* measurement block format control */ member 60 u32 mbfc:1; member
|
H A D | cmf.c | 176 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib() argument 203 int mbfc; member 212 set_schib_wait(struct ccw_device *cdev, u32 mme, int mbfc, unsigned long address) set_schib_wait() argument [all...] |
Completed in 4 milliseconds