Searched refs:last_pos (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c414 uint8_t *last_pos; local
454 last_pos = new->b_wptr;
455 while (bp < last_pos) {
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c506 uint8_t *last_pos; local
548 last_pos = new->b_wptr;
549 while (bp < last_pos) {
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c438 uint8_t *last_pos; local
466 last_pos = new->b_wptr;
467 while (bp < last_pos) {
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c716 uint8_t *last_pos; local
776 last_pos = new->b_rptr + header_size + pkt_size;
777 while (bp < last_pos) {

Completed in 74 milliseconds