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

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_init.c203 uint8_t ipv4_wait = 0; local
214 ipv4_wait = 1;
260 if (ipv4_wait || ipv6_wait) {
263 if (ipv4_wait)
278 return ipv4_wait|ipv6_wait;

Completed in 82 milliseconds