Searched refs:CMD_NOTIFY (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbinput.c | 230 CMD_NOTIFY, enumerator 1161 case CMD_NOTIFY: in AcpiDbCommandDispatch()
|
/freebsd/sys/dev/enic/ |
H A D | vnic_dev.c | 797 r = vnic_dev_cmd(vdev, CMD_NOTIFY, &a0, &a1, wait); in vnic_dev_notify_setcmd() 838 err = vnic_dev_cmd(vdev, CMD_NOTIFY, &a0, &a1, wait); in vnic_dev_notify_unsetcmd()
|
H A D | vnic_devcmd.h | 183 CMD_NOTIFY = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 21), enumerator
|