Searched refs:ow_cmd (Results 1 – 5 of 5) sorted by relevance
38 own_send_command(device_t pdev, struct ow_cmd *cmd) in own_send_command()76 own_self_command(device_t pdev, struct ow_cmd *cmd, uint8_t xpt_cmd) in own_self_command()90 own_command_wait(device_t pdev, struct ow_cmd *cmd) in own_command_wait()
93 struct ow_cmd cmd; in ow_temp_read_scratchpad()106 struct ow_cmd cmd; in ow_temp_convert_t()117 struct ow_cmd cmd; in ow_temp_read_power_supply()
57 struct ow_cmd struct
235 ow_send_command(device_t ndev, device_t pdev, struct ow_cmd *cmd) in ow_send_command()295 struct ow_cmd cmd; in ow_search_rom()307 struct ow_cmd cmd;
48 struct ow_cmd *cmd; /* Pointer to filled in command */ struct