Searched refs:mbfc (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dcio.h37 __u32 mbfc : 1; /* measurement block format control */ member in struct:pmcw
H A Dcmf.c179 set_schib(struct ccw_device *cdev, u32 mme, int mbfc, unsigned long address) argument
193 schib->pmcw.mbfc = mbfc;
195 if (mbfc)
222 schib->pmcw.mbfc == mbfc &&
223 (mbfc ? (schib->mba == address)
235 int mbfc; member in struct:set_schib_struct
253 int mbfc, unsigned long address)
271 set_data->mbfc
252 set_schib_wait(struct ccw_device *cdev, u32 mme, int mbfc, unsigned long address) argument
[all...]

Completed in 50 milliseconds