Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/esas2r/
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()
Desas2r_init.c886 a->outbound_copy = (u32 volatile *)high; in esas2r_init_adapter_struct()
1056 ((u8 *)a->outbound_copy - a->uncached); in esas2r_check_adapter()
1063 *a->outbound_copy = in esas2r_check_adapter()
Desas2r.h847 u32 volatile *outbound_copy; member