Home
last modified time | relevance | path

Searched refs:csrreg (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwcrom.c92 struct csrreg *
105 struct csrreg *reg; in crom_next()
142 struct csrreg *
145 struct csrreg *reg; in crom_search_key()
159 struct csrreg *reg; in crom_has_specver()
186 struct csrreg *reg; in crom_parse_text()
297 struct csrreg *reg; in crom_desc()
410 struct csrreg reg; in crom_add_entry()
500 struct csrreg *reg; in crom_load()
501 reg = (struct csrreg *) in crom_load()
H A Diec13213.h126 struct csrreg { struct
148 struct csrreg entry[0]; argument
214 struct csrreg *crom_get(struct crom_context *);
218 struct csrreg *crom_search_key(struct crom_context *, uint8_t);
H A Dsbp.c418 struct csrreg *reg; in sbp_alloc_lun()
580 struct csrreg *reg; in sbp_alloc_target()
625 struct csrreg *reg; in sbp_probe_lun()
H A Dfirewire.c1465 struct csrreg *reg; in fw_explore_csrblock()
1474 reg = (struct csrreg *)&fwdev->csrrom[offset / sizeof(uint32_t)]; in fw_explore_csrblock()
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c429 struct csrreg *reg; in show_crom()
442 reg = (struct csrreg *)hdr; in show_crom()
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c275 struct csrreg *reg; in dconschat_get_crom()
277 reg = (struct csrreg *)&buf; in dconschat_get_crom()