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

  /src/bin/chio/
chio.c 416 if (data.cp_nportals)
417 (void)printf(", %d portal%s", data.cp_nportals,
418 PLURAL(data.cp_nportals));
587 count = data.cp_nportals;
  /src/sys/sys/
chio.h 112 int cp_nportals; /* number of import/export portals */ member in struct:changer_params
  /src/sys/dev/scsipi/
ch.c 409 cp->cp_nportals = sc->sc_counts[CHET_IE];

Completed in 14 milliseconds