freebsd-nq/sys/cam/scsi
Warner Losh a8d238cd6d Export the current da flags as bitfield
Export the current flags. They can be useful to other programs wanting to do
special thigns for removable or similar devices.

Differential Revision: https://reviews.freebsd.org/D23417
2020-02-13 01:23:32 +00:00
..
scsi_all.c Set handling for some "Logical unit not ready" errors. 2019-11-20 20:00:03 +00:00
scsi_all.h Fix typo: MANGAEMENT_PROTOCOL_OUT -> MANAGEMENT_PROTOCOL_OUT. 2020-01-09 15:21:42 +00:00
scsi_cd.c Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
scsi_cd.h scsi_cd: make the media check asynchronous 2019-08-29 07:51:11 +00:00
scsi_ch.c
scsi_ch.h
scsi_da.c Export the current da flags as bitfield 2020-02-13 01:23:32 +00:00
scsi_da.h
scsi_enc_internal.h Make CAM use root_mount_hold_token() to delay boot. 2019-11-22 18:39:51 +00:00
scsi_enc_safte.c Improve AHCI Enclosure Management and SES interoperation. 2019-06-23 19:05:01 +00:00
scsi_enc_ses.c ses: sanitize illegal strings in SES element descriptors 2019-12-06 00:06:05 +00:00
scsi_enc.c Make CAM use root_mount_hold_token() to delay boot. 2019-11-22 18:39:51 +00:00
scsi_enc.h Improve AHCI Enclosure Management and SES interoperation. 2019-06-23 19:05:01 +00:00
scsi_iu.h
scsi_message.h
scsi_pass.c Drop periph lock around cam_periph_unmapmem(). 2019-05-06 19:08:03 +00:00
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
scsi_sa.h
scsi_ses.h Improve AHCI Enclosure Management and SES interoperation. 2019-06-23 19:05:01 +00:00
scsi_sg.c Remove NEEDGIANT from the scsi_sg /dev node. It likely has not been 2019-11-22 18:18:36 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h
scsi_xpt.c Take proper lock in ses_setphyspath_callback(). 2019-08-29 17:02:02 +00:00
smp_all.c
smp_all.h