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

/freebsd-10.0-release/sbin/camcontrol/
H A Dfwdownload.c256 int last_pkt = 0; local
320 last_pkt = 1;
333 cdb.byte2 = last_pkt ? vp->cdb_byte2_last : vp->cdb_byte2;
361 (last_pkt) ? 256 : retry_count,
391 } while(!last_pkt);

Completed in 107 milliseconds