Searched refs:SCIC_CONTROLLER_HANDLER_METHODS_T (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dscic_controller.h155 } SCIC_CONTROLLER_HANDLER_METHODS_T; typedef in typeref:struct:SCIC_CONTROLLER_HANDLER_METHODS
228 * type SCIC_CONTROLLER_HANDLER_METHODS_T. The size depends on
232 * - size = sizeof(SCIC_CONTROLLER_HANDLER_METHODS_T)
234 * - size = message_count*sizeof(SCIC_CONTROLLER_HANDLER_METHODS_T)
239 * receives a single SCIC_CONTROLLER_HANDLER_METHODS_T element
242 * elements of type SCIC_CONTROLLER_HANDLER_METHODS_T where the
257 SCIC_CONTROLLER_HANDLER_METHODS_T * handler_methods
H A Dscic_sds_controller.c4091 SCIC_CONTROLLER_HANDLER_METHODS_T *handler_methods
/freebsd-10.2-release/sys/dev/isci/
H A Disci.h138 SCIC_CONTROLLER_HANDLER_METHODS_T *handlers;
240 SCIC_CONTROLLER_HANDLER_METHODS_T handlers[4];
H A Disci_interrupt.c226 SCIC_CONTROLLER_HANDLER_METHODS_T handlers;

Completed in 101 milliseconds