Searched refs:ohci_notice (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | ohci.c | 53 #define ohci_notice(ohci, f, args...) dev_notice(ohci->card.device, f, ##args) macro 1843 ohci_notice(ohci, in find_and_insert_self_id() 1896 ohci_notice(ohci, in handle_selfid_complete_event() 1901 ohci_notice(ohci, "malconfigured bus\n"); in handle_selfid_complete_event() 1915 ohci_notice(ohci, "self ID receive error\n"); in handle_selfid_complete_event() 1930 ohci_notice(ohci, "bad selfIDSize (%08x)\n", reg); in handle_selfid_complete_event() 1951 ohci_notice(ohci, "ignoring spurious self IDs\n"); in handle_selfid_complete_event() 1956 ohci_notice(ohci, "bad self ID %d/%d (%08x != ~%08x)\n", in handle_selfid_complete_event() 1966 ohci_notice(ohci, in handle_selfid_complete_event() 1973 ohci_notice(ohci, "no self IDs\n"); in handle_selfid_complete_event() [all …]
|