Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.h56 #define ECORE_IGU_STATUS_FREE 0x01 macro
H A Decore_int.c1522 !(p_block->status & ECORE_IGU_STATUS_FREE)) in ecore_get_igu_free_sb()
1605 p_block->status &= ~ECORE_IGU_STATUS_FREE; in ecore_int_sb_init()
1669 p_block->status |= ECORE_IGU_STATUS_FREE; in ecore_int_sb_release()
2111 ECORE_IGU_STATUS_FREE; in ecore_int_igu_reset_cam()
2119 ECORE_IGU_STATUS_FREE; in ecore_int_igu_reset_cam()
2233 ECORE_IGU_STATUS_FREE; in ecore_int_igu_read_cam()
2242 ECORE_IGU_STATUS_FREE; in ecore_int_igu_read_cam()
2335 !(p_block->status & ECORE_IGU_STATUS_FREE) || in ecore_int_igu_relocate_sb()