mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
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
|
||
|---|---|---|
| .. | ||
| ata_all.c | ||
| ata_all.h | ||
| ata_da.c | ||
| ata_pmp.c | ||
| ata_xpt.c | ||