Home
last modified time | relevance | path

Searched refs:POST_STAGE_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h34 #define POST_STAGE_MASK 0x0000FFFF macro
H A Dbe_cmds.c721 return sem & POST_STAGE_MASK; in be_POST_stage_get()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1624 if ((post & POST_STAGE_MASK) == POST_STAGE_ARMFW_RDY) { in beiscsi_check_fw_rdy()
1851 status = post & POST_STAGE_MASK; in beiscsi_detect_tpe()
H A Dbe_cmds.h103 #define POST_STAGE_MASK 0x0000FFFF macro