Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_e610.h112 u16 length, void *data, bool last_command,
118 bool last_command, u8 command_flags);
H A Dixgbe_e610.c2112 u16 length, void *data, bool last_command, in ixgbe_aci_read_nvm() argument
2129 if (last_command) in ixgbe_aci_read_nvm()
2191 bool last_command, u8 command_flags) in ixgbe_aci_update_nvm() argument
2207 if (last_command) in ixgbe_aci_update_nvm()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h258 bool last_command,
261 u32 offset, u16 length, bool last_command,
280 bool last_command, u8 preservation_flags,
473 bool last_command);
H A Di40e_nvm.c262 bool last_command) in i40e_read_nvm_aq() argument
296 data, last_command, &cmd_details); in i40e_read_nvm_aq()
595 bool last_command) in i40e_write_nvm_aq() argument
623 data, last_command, 0, in i40e_write_nvm_aq()
H A Di40e_common.c3563 bool last_command, in i40e_aq_read_nvm() argument
3582 if (last_command) in i40e_aq_read_nvm()
3704 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3723 if (last_command) in i40e_aq_erase_nvm()
4176 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4195 if (last_command) in i40e_aq_update_nvm()