Home
last modified time | relevance | path

Searched refs:outbound_copy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/esas2r/
H A Desas2r_int.c221 rspput_ptr = le32_to_cpu(*a->outbound_copy) & MU_OLC_WRT_PTR; in esas2r_get_outbound_responses()
425 *a->outbound_copy = in esas2r_process_adapter_reset()
H A Desas2r_init.c885 a->outbound_copy = (u32 volatile *)high; in esas2r_init_adapter_struct()
1055 ((u8 *)a->outbound_copy - a->uncached); in esas2r_check_adapter()
1062 *a->outbound_copy = in esas2r_check_adapter()
H A Desas2r.h847 u32 volatile *outbound_copy; member