Home
last modified time | relevance | path

Searched refs:CSRROMSIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h55 #define CSRROMSIZE 0x400 macro
57 uint32_t csrrom[CSRROMSIZE / 4];
H A Dfwisound.c117 rom_quads = CSRROMSIZE / 4; in fwisound_find_audio_base()
H A Dfwcam.c164 unit->dir_offset / 4, CSRROMSIZE / 4, 2)); in fwcam_find_iidc_cmd_base()
H A Dfirewire.c1799 rom_quads = CSRROMSIZE / 4; in fw_parse_units()