1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/cam/scsi
Poul-Henning Kamp 891619a66d Use bioq_flush() to drain a bio queue with a specific error code.
Retain the mistake of not updating the devstat API for now.

Spell bioq_disksort() consistently with the remaining bioq_*().

#include <geom/geom_disk.h> where this is more appropriate.
2003-04-01 15:06:26 +00:00
..
scsi_all.c Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix 2003-02-21 06:19:38 +00:00
scsi_all.h Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix 2003-02-21 06:19:38 +00:00
scsi_cd.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
scsi_cd.h Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix 2003-02-21 06:19:38 +00:00
scsi_ch.c Allocate the devstat structure with devstat_new_entry(). 2003-03-08 21:44:46 +00:00
scsi_ch.h
scsi_da.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c Allocate the devstat structure with devstat_new_entry(). 2003-03-08 21:44:46 +00:00
scsi_pass.h
scsi_pt.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
scsi_pt.h
scsi_sa.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
scsi_sa.h
scsi_ses.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
scsi_ses.h
scsi_targ_bh.c
scsi_target.c Make nokqfilter() return the correct return value. 2003-03-03 16:24:47 +00:00
scsi_targetio.h