freebsd-src/sys/cam/scsi
Mitchell Horne 489ba22236 kerneldump: remove physical argument from d_dumper
The physical address argument is essentially ignored by every dumper
method. In addition, the dump routines don't actually pass a real
address; every call to dump_append() passes a value of zero for
physical.

Reviewed by:	markj
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D35173
2022-05-13 10:42:48 -03:00
..
scsi_all.c CAM: List few missed opcodes. 2021-12-31 11:48:03 -05:00
scsi_all.h
scsi_cd.c cam: Relax callouts precisions. 2022-01-07 12:59:16 -05:00
scsi_cd.h
scsi_ch.c cam: Remove all the write-only variables 2021-11-23 21:21:18 -07:00
scsi_ch.h cam(4): Fix a few typos in source code comments 2022-02-06 13:45:47 +01:00
scsi_da.c kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
scsi_da.h
scsi_enc.c ses: minor cleanup 2022-01-19 12:08:03 -07:00
scsi_enc.h ses: minor cleanup 2022-01-19 12:08:03 -07:00
scsi_enc_internal.h ses: minor cleanup 2022-01-19 12:08:03 -07:00
scsi_enc_safte.c ses: minor cleanup 2022-01-19 12:08:03 -07:00
scsi_enc_ses.c ses: minor cleanup 2022-01-19 12:08:03 -07:00
scsi_iu.h
scsi_message.h
scsi_pass.c Free UMA zones when a pass(4) instance goes away. 2022-01-13 10:54:56 -05:00
scsi_pass.h
scsi_pt.c Fix "set but not used" warnings in CAM. 2021-11-25 03:17:54 +00:00
scsi_pt.h
scsi_sa.c Update sa(4) comments and man page after review. 2022-01-18 13:50:31 -05:00
scsi_sa.h
scsi_ses.h cam(4): Remove a double word in a source code comment 2022-04-09 10:13:59 +02:00
scsi_sg.c Fix "set but not used" warnings in CAM. 2021-11-25 03:17:54 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c Fix "set but not used" warnings in CAM. 2021-11-25 03:17:54 +00:00
scsi_targetio.h
scsi_xpt.c Fix bd82711aff serial number trailing spaces removal. 2022-05-09 10:30:04 -04:00
smp_all.c
smp_all.h