Searched refs:timer_memory (Results 1 – 3 of 3) sorted by relevance
220 if (controller->timer_memory != NULL) in isci_detach() 221 free(controller->timer_memory, M_ISCI); in isci_detach()
180 void *timer_memory; member
261 controller->timer_memory = malloc( in isci_controller_construct()268 controller->timer_memory; in isci_controller_construct()