HomeSort by: relevance | last modified time | path
    Searched refs:numRow (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.sbin/sysinst/
msg.pm.de 83 message raid_numrow_fmt {numRow}
90 message raid_numrow_ask {numRow?}
msg.pm.en 84 message raid_numrow_fmt {numRow}
91 message raid_numrow_ask {numRow?}
msg.pm.es 83 message raid_numrow_fmt {numRow}
90 message raid_numrow_ask {numRow?}
msg.pm.pl 83 message raid_numrow_fmt {numRow}
90 message raid_numrow_ask {numRow?}
partman.c 91 int numRow, numCol, numSpare;
568 msg_string(MSG_raid_numrow_fmt), dev_ptr->numRow);
639 out_var = &(dev_ptr->numRow);
759 dev_ptr->numRow = 1;
807 dev_ptr->numRow = (dev_ptr->numCol)?1:0;
840 raids[i].numRow, raids[i].numCol, raids[i].numSpare);
  /src/sys/dev/raidframe/
rf_compat50.c 47 RF_RowCol_t numRow, numCol, numSpare;
rf_compat80.c 82 RF_RowCol_t numRow, numCol, numSpare; /* number of rows, columns,

Completed in 15 milliseconds