Searched refs:B2R4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Disp_pci.c704 #define B2R4(isp, off) bus_read_4((isp)->isp_regs2, (off)) macro
804 rv = B2R4(isp, 0x00);
807 rv = B2R4(isp, 0x04);
810 rv = B2R4(isp, 0x08);
813 rv = B2R4(isp, 0x0c);
816 rv = B2R4(isp, 0x10);
819 rv = B2R4(isp, 0x14);

Completed in 112 milliseconds