Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpt.c213 #define PT_NAMELEN 8 macro
227 char name[PT_NAMELEN]; /* pf0, pf1, ... */
625 snprintf(tape->name, PT_NAMELEN, "%s%d", name, unit); in pt_detect()

Completed in 2 milliseconds