Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Ddocg4.c87 } last_command; member
472 if (doc->last_command.command == NAND_CMD_STATUS) { in docg4_read_byte()
480 doc->last_command.command = 0; in docg4_read_byte()
705 doc->last_command.command = command; in docg4_command()
706 doc->last_command.column = column; in docg4_command()
707 doc->last_command.page = page_addr; in docg4_command()
/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h170 bool last_command,
173 u32 offset, u16 length, bool last_command,
181 bool last_command,
Di40e_nvm.c227 bool last_command) in i40e_read_nvm_aq() argument
258 data, last_command, &cmd_details); in i40e_read_nvm_aq()
453 bool last_command) in i40e_write_nvm_aq() argument
485 data, last_command, &cmd_details); in i40e_write_nvm_aq()
Di40e_common.c2697 bool last_command, in i40e_aq_read_nvm() argument
2714 if (last_command) in i40e_aq_read_nvm()
2742 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
2759 if (last_command) in i40e_aq_erase_nvm()
3070 bool last_command, in i40e_aq_update_nvm() argument
3087 if (last_command) in i40e_aq_update_nvm()