Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h104 #define POST_ERROR_BIT 0x80000000 macro
H A Dbe_cmds.c1622 if (post & POST_ERROR_BIT) in beiscsi_check_fw_rdy()