Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1405 #define QUE_BUFTAG_BIT (1<<31) macro
H A Dlpfc_sli.c3190 if (tag & QUE_BUFTAG_BIT) in lpfc_sli_get_buff()
12191 phba->buffer_tag_count |= QUE_BUFTAG_BIT; in lpfc_sli_get_buffer_tag()