Searched refs:CHET_ST (Results 1 – 3 of 3) sorted by relevance
618 softc->sc_firsts[CHET_ST] = scsi_2btoul(ea->fsea); in chdone()619 softc->sc_counts[CHET_ST] = scsi_2btoul(ea->nse); in chdone()630 softc->sc_counts[CHET_ST], in chdone()631 PLURAL(softc->sc_counts[CHET_ST]), in chdone()807 cp->cp_nslots = softc->sc_counts[CHET_ST]; in chioctl()1618 softc->sc_firsts[CHET_ST] = scsi_2btoul(ea->fsea); in chgetparams()1619 softc->sc_counts[CHET_ST] = scsi_2btoul(ea->nse); in chgetparams()
54 #define CHET_ST 1 /* storage transport (slot) */ macro
87 { "slot", CHET_ST },616 case CHET_ST: in do_status()1073 cesr.cesr_element_type = CHET_ST; in find_element()