Searched refs:atap_multi (Results 1 – 3 of 3) sorted by relevance
72 u_int16_t atap_multi; /* 47: maximum sectors per irq (ATA) */ member
217 if ((wd->sc_params.atap_multi & 0xff) > 1) { in wdattach()218 wd->sc_multi = wd->sc_params.atap_multi & 0xff; in wdattach()1033 params->atap_multi = 1; in wd_get_params()
235 wd->sc_dev.dv_xname, wd->sc_params.atap_multi & 0xff); in octcfattach()