Searched refs:DMESG (Results 1 – 7 of 7) sorted by relevance
65 DMESG=$(mktemp --tmpdir -t lkdtm-dmesg-XXXXXX)67 rm -f "$LOG" "$DMESG"77 dmesg > "$DMESG"85 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()620 DMESG("Setting retry for RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()624 DMESG("Setting retry for non RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()
49 #define DMESG(x, a...) macro
767 DMESG("NIC in promisc mode"); in rtl8192_set_rxconf()883 DMESG("rxcommandpackethandle819xusb: It is a command packet\n"); in rtl819xusb_rx_command_packet()2557 DMESG("Reading EEPROM info failed"); in rtl8192_init()2564 DMESG("Endopoints initialization failed"); in rtl8192_init()
109 触发的场景、DMESG的摘录、崩溃描述、性能回归、延迟尖峰、锁定等。
2088 open(DMESG, "> $dmesg") or2127 print DMESG $line;2210 close(DMESG);