Searched refs:VTBLK_BLK_ID_BYTES (Results 1 – 2 of 2) sorted by relevance
67 #define VTBLK_BLK_ID_BYTES 20 + 1 macro191 char vbsc_ident[VTBLK_BLK_ID_BYTES];505 bzero(sc->vbsc_ident, VTBLK_BLK_ID_BYTES); in pci_vtblk_init()508 strlcpy(sc->vbsc_ident, serial, VTBLK_BLK_ID_BYTES); in pci_vtblk_init()514 snprintf(sc->vbsc_ident, VTBLK_BLK_ID_BYTES, in pci_vtblk_init()
79 #define VTBLK_BLK_ID_BYTES 20 macro92 char ident[VTBLK_BLK_ID_BYTES];