LDN services: Difference between revisions
Line 262: | Line 262: | ||
The cmd_input must be non-zero. BIT(cmd_input) must be set in a state-field, otherwise a separate Result is returned. | The cmd_input must be non-zero. BIT(cmd_input) must be set in a state-field, otherwise a separate Result is returned. | ||
The above state field originates from a ldn:u/ldn:s state field, which on NX is always set to 0xA. Therefore, on NX the above bit check only allows value 1 or 3. | |||
The vfunc sends a message to another thread with the input u32 as the param, and returns the response from that. | The vfunc sends a message to another thread with the input u32 as the param, and returns the response from that. |