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
ata_all.h
ata_da.c add and use defintions for ATA power modes 2022-01-11 15:41:38 +02:00
ata_pmp.c
ata_xpt.c ata_xpt: Rename probe_softc to aprobe_softc 2022-01-14 17:21:09 -07:00