Home
last modified time | relevance | path

Searched defs:last_byte (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_api.h154 #define TBI_ACCEPT(a, status, errors, length, last_byte, \ argument
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c566 unsigned char last_byte; in e1000g_receive() local
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusbai_register.c659 uint8_t *last_byte; /* Ptr to the end of the cfg cloud. */ in usba_build_descr_tree() local
/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h199 caddr_t last_byte; /* last byte for PIO transfer */ member
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1620 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument