Home
last modified time | relevance | path

Searched refs:fw_reg_req_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ieee1394/
H A Dfirewire.h70 struct fw_reg_req_t { struct
449 #define FWOHCI_RDREG _IOWR('S', 80, struct fw_reg_req_t)
450 #define FWOHCI_WRREG _IOWR('S', 81, struct fw_reg_req_t)
451 #define FWOHCI_RDPHYREG _IOWR('S', 82, struct fw_reg_req_t)
452 #define FWOHCI_WRPHYREG _IOWR('S', 83, struct fw_reg_req_t)
H A Dfwohci.c661 struct fw_reg_req_t *reg = (struct fw_reg_req_t *)data; in fwohci_ioctl()
/netbsd-src/usr.sbin/fwctl/
H A Dfwcontrol.c551 struct fw_reg_req_t reg; in read_phy_registers()
567 struct fw_reg_req_t reg; in read_phy_page()