Searched refs:atap_multi (Results 1 – 2 of 2) sorted by relevance
311 uint16_t atap_multi; /* 47: maximum sectors per irq (ATA) */ member
382 if ((wd->sc_params.atap_multi & 0xff) > 1) { in wdattach() 383 wd->drvp->multi = wd->sc_params.atap_multi & 0xff; in wdattach() 1792 params->atap_multi = 1; in wd_get_params()