Searched refs:xpt_cmd (Results 1 – 3 of 3) sorted by relevance
76 own_self_command(device_t pdev, struct ow_cmd *cmd, uint8_t xpt_cmd) in own_self_command() argument85 cmd->xpt_cmd[0] = xpt_cmd; in own_self_command()
67 uint8_t xpt_cmd[MAX_XPT]; /* Device specific command to send, if flagged */ member
277 ow_send_byte(lldev, t, cmd->xpt_cmd[i]); in ow_send_command()