Searched refs:timer_memory (Results 1 – 3 of 3) sorted by relevance
224 if (controller->timer_memory != NULL) in isci_detach()225 free(controller->timer_memory, M_ISCI); in isci_detach()
182 void *timer_memory; member
263 controller->timer_memory = malloc( in isci_controller_construct()270 controller->timer_memory; in isci_controller_construct()