Searched refs:library_memory (Results 1 – 3 of 3) sorted by relevance
99 void * library_memory, in scif_library_construct() argument104 SCIF_SAS_LIBRARY_T * fw_library = (SCIF_SAS_LIBRARY_T *) library_memory; in scif_library_construct()119 ((U8*)library_memory + sizeof(SCIF_SAS_LIBRARY_T)); in scif_library_construct()123 (U8 *)library_memory + in scif_library_construct()
90 void * library_memory, in scic_library_construct() argument97 this_library = (SCIC_SDS_LIBRARY_T *)library_memory; in scic_library_construct()102 (SCIC_SDS_CONTROLLER_T *)((char *)library_memory + sizeof(SCIC_SDS_LIBRARY_T)); in scic_library_construct()
114 void * library_memory,