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