Searched refs:DMESG (Results 1 – 8 of 8) sorted by relevance
71 DMESG=$(mktemp --tmpdir -t lkdtm-dmesg-XXXXXX)73 rm -f "$LOG" "$DMESG"83 dmesg > "$DMESG"97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
179 DMESG("send beacon frame tx rate is 6Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb()182 DMESG("send beacon frame tx rate is 1Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb()214 DMESG("---> cmpk_Handle_Interrupt_Status()\n"); in cmpk_handle_interrupt_status()223 DMESG("cmpk_Handle_Interrupt_Status: wrong length!\n"); in cmpk_handle_interrupt_status()232 DMESG("interrupt status = 0x%x\n", in cmpk_handle_interrupt_status()249 DMESG("<---- cmpk_handle_interrupt_status()\n"); in cmpk_handle_interrupt_status()
174 DMESG("bad CRC in monitor mode are %s", in r8192_wx_set_crcmon()622 DMESG("Setting retry for RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()626 DMESG("Setting retry for non RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()
49 #define DMESG(x, a...) no_printk(x, ##a) macro
764 DMESG("NIC in promisc mode"); in rtl8192_set_rxconf()880 DMESG("rxcommandpackethandle819xusb: It is a command packet\n"); in rtl819xusb_rx_command_packet()2554 DMESG("Reading EEPROM info failed"); in rtl8192_init()2561 DMESG("Endopoints initialization failed"); in rtl8192_init()
112 觸發的場景、DMESG的摘錄、崩潰描述、性能回歸、延遲尖峯、鎖定等。
109 触发的场景、DMESG的摘录、崩溃描述、性能回归、延迟尖峰、锁定等。
2137 open(DMESG, "> $dmesg") or2175 print DMESG $line;2258 close(DMESG);
Completed in 30 milliseconds