Home
last modified time | relevance | path

Searched refs:hd_present (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/ic/
H A Dtwevar.h77 int hd_present; member
H A Damivar.h139 u_int8_t hd_present; member
H A Dgdtvar.h156 u_int8_t hd_present; member
H A Daacvar.h372 u_int8_t hd_present; member
H A Dtwe.c382 sc->sc_hdr[i].hd_present = 1; in twe_attach()
762 if (target >= TWE_MAX_UNITS || !sc->sc_hdr[target].hd_present || in twe_scsi_cmd()
H A Dgdt_common.c414 sc->sc_hdr[i].hd_present = 1; in gdt_attach()
559 if (target >= GDT_MAX_HDRIVES || !sc->sc_hdr[target].hd_present || in gdt_scsi_cmd()
H A Daac.c358 sc->aac_hdr[i].hd_present = 1; in aac_startup()
2185 if (target >= AAC_MAX_CONTAINERS || !sc->aac_hdr[target].hd_present || in aac_scsi_cmd()
H A Dami.c284 sc->sc_hdr[i].hd_present = 1; in ami_copyhds()
1313 if (target >= sc->sc_nunits || !sc->sc_hdr[target].hd_present || in ami_scsi_cmd()