Home
last modified time | relevance | path

Searched refs:command_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ufshci/
H A Dufshci_req_queue.c430 uint8_t command_type; in ufshci_req_queue_fill_utr_descriptor() local
438 command_type = UFSHCI_COMMAND_TYPE_UFS_STORAGE; in ufshci_req_queue_fill_utr_descriptor()
441 desc->command_type = command_type; in ufshci_req_queue_fill_utr_descriptor()
H A Dufshci.h191 uint32_t command_type : 4; /* [31:28] */ member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h3331 u8 command_type; member
3338 u8 command_type; member
H A Dixgbe_x550.c1230 token_cmd.command_type = FW_PHY_TOKEN_REQ; in ixgbe_get_phy_token()
1268 token_cmd.command_type = FW_PHY_TOKEN_REL; in ixgbe_put_phy_token()