Home
last modified time | relevance | path

Searched refs:AMI_CHSTATE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Damireg.h77 #define AMI_CHSTATE 0x06 /* pad[0] -- state */ macro
H A Dami.c1741 if (opcode != AMI_CHSTATE) { in ami_mgmt()
1779 if (opcode != AMI_CHSTATE) { in ami_mgmt()
1818 if (opcode != AMI_CHSTATE) { in ami_mgmt()
2358 if ((error = ami_mgmt(sc, AMI_CHSTATE, bs->bs_channel, bs->bs_target, in ami_ioctl_setstate()