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

/freebsd-10.2-release/sys/sparc64/pci/
H A Dsbbc.c98 #define SBBC_TAG_KEY_SIZE 8 macro
108 char tag_key[SBBC_TAG_KEY_SIZE];
487 char buf[MAX(SBBC_TAG_KEY_SIZE, SBBC_TOC_MAGIC_SIZE)];
510 SBBC_TAG_OFF(tag_key), buf, SBBC_TAG_KEY_SIZE);
511 buf[SBBC_TAG_KEY_SIZE - 1] = '\0';

Completed in 46 milliseconds