Home
last modified time | relevance | path

Searched refs:dasd_path_need_verify (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/block/
H A Ddasd_int.h1028 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify() function
1194 if (dasd_path_need_verify(device, chp)) in dasd_path_get_tbvpm()
H A Ddasd.c3788 !dasd_path_need_verify(device, chp)) { in dasd_generic_path_event()