Home
last modified time | relevance | path

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

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