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

/freebsd-11-stable/sys/sparc64/pci/
H A Dsbbc.c116 #define SBBC_TOC_OFF(x) offsetof(struct sbbc_sram_toc, x) macro
500 SBBC_TOC_OFF(toc_magic), buf, SBBC_TOC_MAGIC_SIZE);
505 tags = SBBC_SRAM_READ_4(sram_toc + SBBC_TOC_OFF(toc_ntags));
507 tag = sram_toc + SBBC_TOC_OFF(toc_tag) +

Completed in 143 milliseconds