Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c325 return (STOP_SEARCH); in ql_check_pci()
341 return (STOP_SEARCH); in ql_check_pci()
351 return (STOP_SEARCH); in ql_check_pci()
450 } else if (result == STOP_SEARCH) { in ql_find_flash_layout_table_data_structure_addr()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h374 enum { STOP_SEARCH, /* Image address bad, no more search */ enumerator