Searched refs:ZFCP_BUS_ID_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define ZFCP_BUS_ID_SIZE 20 macro94 char busid[ZFCP_BUS_ID_SIZE]; in zfcp_init_device_setup()104 if (!token || strlen(token) >= ZFCP_BUS_ID_SIZE) in zfcp_init_device_setup()106 strscpy(busid, token, ZFCP_BUS_ID_SIZE); in zfcp_init_device_setup()