Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_nvm.h117 void *data, bool last_command, bool read_shadow_ram,
146 u16 length, void *data, bool last_command, u8 command_flags,
H A Dice_nvm.c52 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument
71 if (last_command) in ice_aq_read_nvm()
163 u16 length, void *data, bool last_command, u8 command_flags, in ice_aq_update_nvm() argument
182 if (last_command) in ice_aq_update_nvm()
371 bool last_command) in ice_write_sr_aq() argument
380 last_command, 0, NULL); in ice_write_sr_aq()
/freebsd-13.1/sys/dev/ixl/
H A Di40e_prototype.h258 bool last_command,
261 u32 offset, u16 length, bool last_command,
284 bool last_command, u8 preservation_flags,
481 bool last_command);
H A Di40e_nvm.c264 bool last_command) in i40e_read_nvm_aq() argument
298 data, last_command, &cmd_details); in i40e_read_nvm_aq()
597 bool last_command) in i40e_write_nvm_aq() argument
625 data, last_command, 0, in i40e_write_nvm_aq()
H A Di40e_common.c3559 bool last_command, in i40e_aq_read_nvm() argument
3578 if (last_command) in i40e_aq_read_nvm()
3758 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3777 if (last_command) in i40e_aq_erase_nvm()
4211 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4230 if (last_command) in i40e_aq_update_nvm()