Lines Matching refs:DEVNAME

262 #define DEVNAME(_s)		((_s)->sc_dev.dv_xname)  macro
441 DEVNAME(sc)); in vmt_attach()
447 "(TCLO protocol)\n", DEVNAME(sc)); in vmt_attach()
503 DPRINTF("%s: write command too long", DEVNAME(sc)); in vmt_kvop()
511 DPRINTF("%s: read command too long", DEVNAME(sc)); in vmt_kvop()
522 DPRINTF("%s: rpci channel open failed\n", DEVNAME(sc)); in vmt_kvop()
529 DPRINTF("%s: unable to send rpci command\n", DEVNAME(sc)); in vmt_kvop()
537 DEVNAME(sc)); in vmt_kvop()
551 DEVNAME(sc)); in vmt_kvop()
558 DPRINTF("%s: host rejected command: %s\n", DEVNAME(sc), in vmt_kvop()
570 DPRINTF("%s: unable to close rpci channel\n", DEVNAME(sc)); in vmt_kvop()
619 DPRINTF("%s: unable to set guest uptime", DEVNAME(sc)); in vmt_update_guest_uptime()
644 DPRINTF("%s: unable to set hostname", DEVNAME(sc)); in vmt_update_guest_info()
653 DPRINTF("%s: unable to set full guest OS", DEVNAME(sc)); in vmt_update_guest_info()
665 DPRINTF("%s: unable to set guest OS", DEVNAME(sc)); in vmt_update_guest_info()
725 DEVNAME(sc)); in vmt_tclo_state_change_success()
754 DEVNAME(sc)); in vmt_shutdown()
758 DPRINTF("%s: failed to send shutdown ping\n", DEVNAME(sc)); in vmt_shutdown()
768 DPRINTF("%s: resetting rpc\n", DEVNAME(sc)); in vmt_tclo_reset()
777 DPRINTF("%s: failed to send reset reply\n", DEVNAME(sc)); in vmt_tclo_reset()
786 DPRINTF("%s: error sending ping response\n", DEVNAME(sc)); in vmt_tclo_ping()
809 DPRINTF("%s: error sending poweron response\n", DEVNAME(sc)); in vmt_tclo_poweron()
824 DPRINTF("%s: error sending suspend response\n", DEVNAME(sc)); in vmt_tclo_suspend()
842 DPRINTF("%s: error sending resume response\n", DEVNAME(sc)); in vmt_tclo_resume()
853 DPRINTF("%s: unable to set unified loop\n", DEVNAME(sc)); in vmt_tclo_capreg()
859 DEVNAME(sc)); in vmt_tclo_capreg()
866 DEVNAME(sc)); in vmt_tclo_capreg()
872 DEVNAME(sc)); in vmt_tclo_capreg()
878 DEVNAME(sc)); in vmt_tclo_capreg()
887 " response\n", DEVNAME(sc)); in vmt_tclo_capreg()
930 DEVNAME(sc)); in vmt_tclo_broadcastip()
937 " response\n", DEVNAME(sc)); in vmt_tclo_broadcastip()
944 " error response\n", DEVNAME(sc)); in vmt_tclo_broadcastip()
956 DPRINTF("%s: setting backup status failed\n", DEVNAME(sc)); in vmt_set_backup_status()
966 DPRINTF("%s: quiescing filesystems for backup\n", DEVNAME(sc)); in vmt_quiesce_task()
969 printf("%s: unable to quiesce filesystems\n", DEVNAME(sc)); in vmt_quiesce_task()
979 DPRINTF("%s: filesystems quiesced\n", DEVNAME(sc)); in vmt_quiesce_task()
1004 DPRINTF("%s: aborting backup\n", DEVNAME(sc)); in vmt_tclo_abortbackup()
1010 DEVNAME(sc)); in vmt_tclo_abortbackup()
1016 DEVNAME(sc)); in vmt_tclo_abortbackup()
1027 DPRINTF("%s: starting quiesce\n", DEVNAME(sc)); in vmt_tclo_startbackup()
1035 DEVNAME(sc)); in vmt_tclo_startbackup()
1041 DEVNAME(sc)); in vmt_tclo_startbackup()
1051 DPRINTF("%s: backup complete\n", DEVNAME(sc)); in vmt_tclo_backupdone()
1056 DEVNAME(sc)); in vmt_tclo_backupdone()
1062 DEVNAME(sc)); in vmt_tclo_backupdone()
1080 DPRINTF("%s: unknown command: \"%s\"\n", DEVNAME(sc), name); in vmt_tclo_process()
1099 printf("%s: aborting quiesce\n", DEVNAME(sc)); in vmt_tclo_tick()
1115 DEVNAME(sc)); in vmt_tclo_tick()
1123 DEVNAME(sc)); in vmt_tclo_tick()
1134 DEVNAME(sc)); in vmt_tclo_tick()
1142 DEVNAME(sc)); in vmt_tclo_tick()
1156 DPRINTF("%s: failed to get incoming TCLO data\n", DEVNAME(sc)); in vmt_tclo_tick()
1169 DEVNAME(sc)); in vmt_tclo_tick()
1385 DEVNAME(sc)); in vmt_nicinfo_task()
1693 DPRINTF("%s: rpci channel open failed\n", DEVNAME(sc)); in vm_rpc_send_rpci_tx_buf()
1698 DPRINTF("%s: unable to send rpci command\n", DEVNAME(sc)); in vm_rpc_send_rpci_tx_buf()
1705 DEVNAME(sc)); in vm_rpc_send_rpci_tx_buf()
1717 DEVNAME(sc)); in vm_rpc_send_rpci_tx_buf()
1725 DPRINTF("%s: unable to close rpci channel\n", DEVNAME(sc)); in vm_rpc_send_rpci_tx_buf()
1742 DPRINTF("%s: rpci command didn't fit in buffer\n", DEVNAME(sc)); in vm_rpc_send_rpci_tx()