Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_iosched.h89 struct bio *cam_iosched_get_trim(struct cam_iosched_softc *isc);
H A Dcam_iosched.c1468 cam_iosched_get_trim(struct cam_iosched_softc *isc) in cam_iosched_get_trim() function
1566 if ((bp = cam_iosched_get_trim(isc)) != NULL) in cam_iosched_next_bio()