Searched refs:AMI_D_CMD (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | ami.c | 76 #define AMI_D_CMD 0x0001 macro 211 AMI_DPRINTF(AMI_D_CMD, ("ari 0x%lx 0x08%x ", r, rv)); in ami_read() 218 AMI_DPRINTF(AMI_D_CMD, ("awo 0x%lx 0x%08x ", r, v)); in ami_write() 398 AMI_DPRINTF(AMI_D_CMD, ("mbox=%p ", sc->sc_mbox)); in ami_attach() 399 AMI_DPRINTF(AMI_D_CMD, ("mbox_pa=0x%llx ", (long long)sc->sc_mbox_pa)); in ami_attach() 632 AMI_DPRINTF(AMI_D_CMD, ("mbox_busy ")); in ami_quartz_exec() 681 AMI_DPRINTF(AMI_D_CMD, ("aqd %d ", nstat)); in ami_quartz_done() 734 AMI_DPRINTF(AMI_D_CMD, ("mbox_busy ")); in ami_quartz_poll() 826 AMI_DPRINTF(AMI_D_CMD, ("mbox_busy ")); in ami_schwartz_exec() 858 AMI_DPRINTF(AMI_D_CMD, ("asd %d ", mbox->acc_nstat)); in ami_schwartz_done() [all …]
|