Home
last modified time | relevance | path

Searched refs:CONTINUE_SEARCH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c315 int rval = CONTINUE_SEARCH; in ql_check_pci()
388 rval = CONTINUE_SEARCH; in ql_check_pci()
409 int result = CONTINUE_SEARCH; in ql_find_flash_layout_table_data_structure_addr()
424 while (result == CONTINUE_SEARCH) { in ql_find_flash_layout_table_data_structure_addr()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h375 CONTINUE_SEARCH, /* Image address ok, continue search */ enumerator