Searched refs:WI_PRT_ARG (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | if_wi.c | 594 "unknown type on port 7\n", WI_PRT_ARG(sc)); in wi_rxeof() 606 "(wi_status=0x%x)\n", WI_PRT_ARG(sc), in wi_rxeof() 712 WI_PRT_ARG(sc), in wi_rxeof() 742 WI_PRT_ARG(sc), in wi_rxeof() 777 printf(WI_PRT_FMT ": Error decrypting incoming packet.\n", WI_PRT_ARG(sc)); in wi_rxeof() 863 printf(WI_PRT_FMT ": wi_cmd failed with %d\n", WI_PRT_ARG(sc), in wi_inquire() 932 WI_PRT_ARG(sc)); in wi_cmd_io() 961 WI_PRT_ARG(sc), cmd, s); in wi_cmd_io() 987 printf(WI_PRT_FMT ": init failed\n", WI_PRT_ARG(sc)); in wi_reset() 1266 printf(WI_PRT_FMT ": invalid data path: %x\n", WI_PRT_ARG(sc), in wi_seek() [all …]
|
| D | if_wivar.h | 145 #define WI_PRT_ARG(sc) (sc)->sc_dev.dv_xname macro
|
| /openbsd/src/sys/dev/pci/ |
| D | if_wi_pci.c | 374 WI_PRT_ARG(sc)); in wi_pci_plx_attach() 413 WI_PRT_ARG(sc)); in wi_pci_plx_attach() 576 printf("\n%s: \"%s, %s, %s\"", WI_PRT_ARG(sc), in wi_pci_plx_print_cis()
|
| /openbsd/src/sys/dev/usb/ |
| D | if_wi_usb.c | 1651 DPRINTFN(5,("%s: %s:\n", WI_PRT_ARG(wsc), __func__)); in wi_init_usb()
|