Searched refs:ATA_DEBUG_RQ (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/dev/ata/ |
| HD | ata-dma.c | 271 ATA_DEBUG_RQ(request, "dmaload"); in ata_dmaload() 335 ATA_DEBUG_RQ(request, "dmaunload"); in ata_dmaunload()
|
| HD | ata-all.h | 287 #define ATA_DEBUG_RQ(request, string) \ 294 #define ATA_DEBUG_RQ(request, string) macro
|
| HD | ata-pci.c | 482 ATA_DEBUG_RQ(request, "dmastart"); in ata_pci_dmastart() 501 ATA_DEBUG_RQ(request, "dmastop"); in ata_pci_dmastop()
|
| HD | ata-lowlevel.c | 88 ATA_DEBUG_RQ(request, "begin transaction"); in ata_begin_transaction() 247 ATA_DEBUG_RQ(request, "end transaction"); in ata_end_transaction()
|
| HD | ata-all.c | 371 ATA_DEBUG_RQ(request, "interrupt"); in ata_interrupt_locked() 712 ATA_DEBUG_RQ(request, "timeout"); in ata_timeout()
|