Home
last modified time | relevance | path

Searched defs:xpt_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ow/
H A Dow.h67 uint8_t xpt_cmd[MAX_XPT]; /* Device specific command to send, if flagged */ member
H A Down.h76 own_self_command(device_t pdev, struct ow_cmd *cmd, uint8_t xpt_cmd) in own_self_command()