Searched refs:e1000_host_interface_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_manage.h50 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length);
H A De1000_manage.c387 * e1000_host_interface_command - Writes buffer to host interface
395 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) function
399 DEBUGFUNC("e1000_host_interface_command");

Completed in 109 milliseconds