Lines Matching defs:count
48 int count;
103 int count; /* number of table entries */
111 smb_create_strcnt(int count)
119 count * sizeof (smbs_con_ids_t *), KM_SLEEP);
121 for (i = 0; i < count; i++) {
126 for (i = 0; i < count; i++) {
131 for (i = 0; i < count; i++) {
144 smb_free_strcnt(smbs_cnt_t *types, int count)
151 for (i = 0; i < count; i++) {
159 for (i = 0; i < count; i++) {
165 for (i = 0; i < count; i++) {
171 kmem_free(types->ids, count * sizeof (smbs_con_ids_t *));
179 * count number of the structure type in the ksmbios
255 stype->count = cnt;
275 for (cnt = 0; cnt < stype->count; cnt++) {
311 for (i = 0; i < stype->count; i++) {
562 for (i = 0; i < oemstypes->count && compat == 0; i++) {
615 for (i = 0; i < pstypes->count; i++) {
701 tmp_idx.count = 0;
704 for (nb = bbstypes->count-1, i = 0; nb >= 0; nb--) {
708 tmp_idx.count++;
716 for (i = tmp_idx.count - 1, j = 0; i >= 0; i--) {
721 bb_idx->count = tmp_idx.count;
754 for (i = 0; i < chstypes->count; i++) {
791 bb_idx.count = 0;
804 if ((bb_idx.count + chcnt) > MAX_PAIRS) {
849 for (j = 0, i = chcnt, cnt = chcnt; j < bb_idx.count; j++) {
935 for (nb = 0; nb < bbstypes->count; nb++) {
951 bb_smbid, proc_hdl, is_proc) || (bbstypes->count == 1)) {
1011 for (n = 0; n < pstypes->count; n++) {
1058 for (i = 0; i < mastypes->count; i++) {
1104 for (i = 0; i < mastypes->count; i++) {
1122 for (j = 0; j < pstypes->count; j++) {