Searched refs:cam_iosched_flush (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cam/
H A Dcam_iosched.h51 void cam_iosched_flush(struct cam_iosched_softc *isc, struct devstat *stp, int err);
H A Dcam_iosched.c1011 cam_iosched_flush(isc, NULL, ENXIO);
1084 cam_iosched_flush(struct cam_iosched_softc *isc, struct devstat *stp, int err) function
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c499 cam_iosched_flush(softc->cam_iosched, NULL, ENXIO);
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_da.c1834 cam_iosched_flush(softc->cam_iosched, NULL, ENXIO);
4255 cam_iosched_flush(softc->cam_iosched, NULL,
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1229 cam_iosched_flush(softc->cam_iosched, NULL, ENXIO);

Completed in 207 milliseconds