freebsd-dev/sys/cam/ata
Warner Losh 4762aa57ad ata_xpt: Rename probe_softc to aprobe_softc
Since both scsi_xpt and ata_xpt use the same name for the softc, this
can lead to problems in gdb. Avoid the issue by renaming the ata
probe_softc to aprobe_softc as has been done for the aprobe in
0f280cbd0a. This was overlooked at the time.

Sponsored by:		Netflix
MFC After:		2 weeks
2022-01-14 17:21:09 -07:00
..
ata_all.c Fix sbuf_finish() error code check in user-space. 2020-10-13 23:29:06 +00:00
ata_all.h Replay r349340 by imp accidentally reverted by r349352 2019-06-25 06:14:21 +00:00
ata_da.c add and use defintions for ATA power modes 2022-01-11 15:41:38 +02:00
ata_pmp.c cam: clean up empty lines in .c and .h files 2020-09-01 22:13:48 +00:00
ata_xpt.c ata_xpt: Rename probe_softc to aprobe_softc 2022-01-14 17:21:09 -07:00