Searched refs:POST_STAGE_RECOVERABLE_ERR (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h47 #define POST_STAGE_RECOVERABLE_ERR 0xE000 /* Recoverable err detected */ macro
H A Dbe_main.c3396 (val & POST_STAGE_RECOVERABLE_ERR)
3397 != POST_STAGE_RECOVERABLE_ERR)
5272 if ((val & POST_STAGE_RECOVERABLE_ERR) != POST_STAGE_RECOVERABLE_ERR)
5321 if ((val & POST_STAGE_RECOVERABLE_ERR) !=
5322 POST_STAGE_RECOVERABLE_ERR) {
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.h115 #define POST_STAGE_RECOVERABLE_ERR 0xE000 /* Recoverable err detected */ macro
H A Dbe_cmds.c1853 POST_STAGE_RECOVERABLE_ERR) {

Completed in 192 milliseconds