Searched refs:PCI_TRACEO (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSworker.c | 299 PCI_TRACEO(fcLQ->Qitem[QconsumerNdx].Type, 0x90) in cpqfcTS_WorkTask() 494 PCI_TRACEO(x_ID, 0xB4) in cpqfcTS_WorkTask() 528 PCI_TRACEO(x_ID, 0xB4) in cpqfcTS_WorkTask() 689 PCI_TRACEO(fcLQ->Qitem[QconsumerNdx].Type, 0x94) in cpqfcTS_WorkTask() 2561 PCI_TRACEO(i, 0xA8) in cpqfcTSheartbeat() 4702 PCI_TRACEO(ExchangeID, 0xA0) in cpqfcTSStartExchange() 4713 PCI_TRACEO(ExchangeID, 0xA4) in cpqfcTSStartExchange() 5083 PCI_TRACEO((u32) Exchanges->fcExchange[x_ID].Cmnd, 0xAC); in cpqfcTSCompleteExchange() 5133 PCI_TRACEO(x_ID, 0xAC) in cpqfcTSCompleteExchange()
|
D | cpqfcTSinit.c | 1117 PCI_TRACEO((u32) Cmnd, 0x98) in cpqfcTS_queuecommand() 1213 PCI_TRACEO(ExchangeID, 0xB8) in cpqfcTS_queuecommand() 1235 PCI_TRACEO((u32) Cmnd, 0x9C) in cpqfcTS_queuecommand()
|
D | cpqfcTSstructs.h | 48 #define PCI_TRACEO(x,y) outl( x, (fcChip->Registers.IOBaseL +y)); macro 52 #define PCI_TRACEO(x,y) macro
|