Searched refs:CHET_IE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dchio.h53 #define CHET_IE 2 /* import/export (portal) */ macro
/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_ch.c633 softc->sc_firsts[CHET_IE] = scsi_2btoul(ea->fieea);
634 softc->sc_counts[CHET_IE] = scsi_2btoul(ea->niee);
649 softc->sc_counts[CHET_IE],
650 PLURAL(softc->sc_counts[CHET_IE]));
835 cp->cp_nportals = softc->sc_counts[CHET_IE];
1646 softc->sc_firsts[CHET_IE] = scsi_2btoul(ea->fieea);
1647 softc->sc_counts[CHET_IE] = scsi_2btoul(ea->niee);
/freebsd-10.0-release/bin/chio/
H A Dchio.c96 { "portal", CHET_IE },
634 case CHET_IE:
1116 cesr.cesr_element_type = CHET_IE;

Completed in 69 milliseconds