Home
last modified time | relevance | path

Searched refs:E1000_HI_MAX_BLOCK_BYTE_LENGTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_manage.h79 #define E1000_HI_MAX_BLOCK_BYTE_LENGTH 1792 /* Num of bytes in range */ macro
H A De1000_manage.c413 length > E1000_HI_MAX_BLOCK_BYTE_LENGTH) { in e1000_host_interface_command()