Searched defs:ami_notify (Results 1 – 1 of 1) sorted by relevance
416 struct ami_notify { struct417 u_int32_t ano_eventcounter; /* incremented for changes */419 u_int8_t ano_paramcounter; /* param change */420 u_int8_t ano_paramid; /* param modified */432 u_int16_t ano_paramval; /* new val modified param */434 u_int8_t ano_writeconfcounter; /* write config */435 u_int8_t ano_writeconfrsvd[3];437 u_int8_t ano_ldopcounter; /* ld op started/completed */438 u_int8_t ano_ldopid; /* ld modified */439 u_int8_t ano_ldopcmd; /* ld operation */[all …]