summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libfirewire/fwohcireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/libfirewire/fwohcireg.h')
-rw-r--r--sys/boot/i386/libfirewire/fwohcireg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libfirewire/fwohcireg.h b/sys/boot/i386/libfirewire/fwohcireg.h
index d24f658..d57870c 100644
--- a/sys/boot/i386/libfirewire/fwohcireg.h
+++ b/sys/boot/i386/libfirewire/fwohcireg.h
@@ -235,7 +235,7 @@ struct ohci_registers {
fwohcireg_t config_rom; /* config ROM map 0x34 */
fwohcireg_t post_wr_lo; /* post write addr lo 0x38 */
fwohcireg_t post_wr_hi; /* post write addr hi 0x3c */
- fwohcireg_t vender; /* vender ID 0x40 */
+ fwohcireg_t vendor; /* vendor ID 0x40 */
fwohcireg_t dummy1[3]; /* dummy 0x44-0x4c */
fwohcireg_t hcc_cntl_set; /* HCC control set 0x50 */
fwohcireg_t hcc_cntl_clr; /* HCC control clr 0x54 */
OpenPOWER on IntegriCloud