Searched refs:cam_iosched_get_trim (Results 1 – 2 of 2) sorted by relevance
89 struct bio *cam_iosched_get_trim(struct cam_iosched_softc *isc);
1468 cam_iosched_get_trim(struct cam_iosched_softc *isc) in cam_iosched_get_trim() function1566 if ((bp = cam_iosched_get_trim(isc)) != NULL) in cam_iosched_next_bio()