/src/sys/arch/i386/pnpbios/ |
pciide_pnpbios.c | 85 bus_space_tag_t compat_iot; local in function:pciide_pnpbios_attach 103 if (pnpbios_io_map(aa->pbt, aa->resc, 0, &compat_iot, 108 if (pnpbios_io_map(aa->pbt, aa->resc, 1, &compat_iot, 153 wdr->cmd_iot = compat_iot; 166 wdr->ctl_iot = wdr->data32iot = compat_iot;
|
pciide_pnpbios.c | 85 bus_space_tag_t compat_iot; local in function:pciide_pnpbios_attach 103 if (pnpbios_io_map(aa->pbt, aa->resc, 0, &compat_iot, 108 if (pnpbios_io_map(aa->pbt, aa->resc, 1, &compat_iot, 153 wdr->cmd_iot = compat_iot; 166 wdr->ctl_iot = wdr->data32iot = compat_iot;
|