HomeSort by: relevance | last modified time | path
    Searched defs:packet_wr (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mmcformat/
mmcformat.c 701 int restart_format, grow_session, grow_spare, packet_wr; local in function:main
717 packet_wr = 0;
752 packet_wr = 1;
920 packet_wr = 1;
927 * type when packet_wr = 1
929 packet_wr = 0;
1010 if (packet_wr) {
mmcformat.c 701 int restart_format, grow_session, grow_spare, packet_wr; local in function:main
717 packet_wr = 0;
752 packet_wr = 1;
920 packet_wr = 1;
927 * type when packet_wr = 1
929 packet_wr = 0;
1010 if (packet_wr) {

Completed in 23 milliseconds