Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_int.c637 DRBL_RESET_BUS); in esas2r_do_tasklet_tasks()
675 if (doorbell & DRBL_RESET_BUS) in esas2r_doorbell_interrupt()
H A Desas2r.h288 #define DRBL_RESET_BUS (u32)(0x00000002) macro