Searched refs:altif_strsize (Results 1 – 2 of 2) sorted by relevance
989 state->st_curr_alt->altif_strsize = strlen(string) + 1; in usba_process_if_descr()991 state->st_curr_alt->altif_strsize, KM_SLEEP); in usba_process_if_descr()1447 kmem_free(altif->altif_str, altif->altif_strsize); in usba_free_if_array()
511 uint_t altif_strsize; /* size of string descr */ member