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

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_init.c204 uint8_t ipv6_wait = 0; local
225 ipv6_wait = 1;
237 ipv6_wait = 0;
245 ipv6_wait = 0;
257 ipv6_wait = 0;
260 if (ipv4_wait || ipv6_wait) {
278 return ipv4_wait|ipv6_wait;

Completed in 195 milliseconds