Home
last modified time | relevance | path

Searched refs:ohci_notice (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firewire/
H A Dohci.c53 #define ohci_notice(ohci, f, args...) dev_notice(ohci->card.device, f, ##args) macro
1841 ohci_notice(ohci, in find_and_insert_self_id()
1894 ohci_notice(ohci, in handle_selfid_complete_event()
1899 ohci_notice(ohci, "malconfigured bus\n"); in handle_selfid_complete_event()
1913 ohci_notice(ohci, "self ID receive error\n"); in handle_selfid_complete_event()
1928 ohci_notice(ohci, "bad selfIDSize (%08x)\n", reg); in handle_selfid_complete_event()
1949 ohci_notice(ohci, "ignoring spurious self IDs\n"); in handle_selfid_complete_event()
1954 ohci_notice(ohci, "bad self ID %d/%d (%08x != ~%08x)\n", in handle_selfid_complete_event()
1964 ohci_notice(ohci, in handle_selfid_complete_event()
1971 ohci_notice(ohci, "no self IDs\n"); in handle_selfid_complete_event()
[all …]