Home
last modified time | relevance | path

Searched refs:atap_piomode_supp (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ata/
Datareg.h113 u_int8_t atap_piomode_supp; /* 64: PIO mode supported */ member
119 u_int8_t atap_piomode_supp; /* 64: PIO mode supported */ member
/openbsd/src/sys/dev/ic/
Dwdc.c1298 __func__, params->atap_extensions, params->atap_piomode_supp, in wdc_probe_caps()
1315 if ((params->atap_piomode_supp & (1 << i)) == 0) in wdc_probe_caps()