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

  /src/sys/dev/scsipi/
ch.c 815 struct changer_volume_tag *avol, *pvol; local in function:ch_usergetelemstatus
966 avol = pvol + 1;
971 avol = NULL;
976 avol = (struct changer_volume_tag *)(desc + 1);
980 avol = pvol = NULL;
989 if (avol != NULL) {
990 ch_voltag_convert_in(avol, &ces.ces_avoltag);

Completed in 13 milliseconds