Home
last modified time | relevance | path

Searched refs:fcmd (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic.h98 struct fnic_cmd_priv *fcmd = fnic_priv(cmd); in fnic_flags_and_state() local
100 return ((u64)fcmd->flags << 32) | fcmd->state; in fnic_flags_and_state()
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c876 const void *data, u8 fcmd) in ccg_cmd_write_flash_row()
903 p[1] = fcmd; in ccg_cmd_write_flash_row()
907 if (fcmd == FLASH_FWCT_SIG_WR_CMD) in ccg_cmd_write_flash_row()
875 ccg_cmd_write_flash_row(struct ucsi_ccg *uc, u16 row, const void *data, u8 fcmd) ccg_cmd_write_flash_row() argument
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c898 const void *data, u8 fcmd) in ccg_cmd_write_flash_row()
925 p[1] = fcmd; in ccg_cmd_write_flash_row()
929 if (fcmd == FLASH_FWCT_SIG_WR_CMD) in ccg_cmd_write_flash_row()
897 ccg_cmd_write_flash_row(struct ucsi_ccg *uc, u16 row, const void *data, u8 fcmd) ccg_cmd_write_flash_row() argument

Completed in 6 milliseconds