Searched refs:BusLogic_Info (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DBusLogic.c2020 BusLogic_Info("Configuring BusLogic Model %s %s%s%s%s SCSI Host Adapter\n",
2026 BusLogic_Info(" Firmware Version: %s, I/O Address: 0x%X, "
2033 BusLogic_Info(" DMA Channel: ", HostAdapter);
2035 BusLogic_Info("%d, ", HostAdapter, HostAdapter->DMA_Channel);
2036 else BusLogic_Info("None, ", HostAdapter);
2038 BusLogic_Info("BIOS Address: 0x%X, ", HostAdapter,
2040 else BusLogic_Info("BIOS Address: None, ", HostAdapter);
2044 BusLogic_Info(" PCI Bus: %d, Device: %d, Address: ",
2047 BusLogic_Info("0x%X, ", HostAdapter, HostAdapter->PCI_Address);
2048 else BusLogic_Info("Unassigne
[all...]
H A DBusLogic.h209 #define BusLogic_Info(Format, Arguments...) \ macro

Completed in 65 milliseconds