Home
last modified time | relevance | path

Searched defs:SCIC_STP_PASSTHRU_REQUEST_CALLBACKS (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_io_request.h198 typedef struct SCIC_STP_PASSTHRU_REQUEST_CALLBACKS struct
203 SCIC_PASSTHRU_REQUEST_CALLBACKS_T common_callbacks;
207 U8 (* scic_cb_stp_passthru_get_protocol) (void *);
211 void (* scic_cb_stp_passthru_get_register_fis) ( void *, U8 ** );
237 } SCIC_STP_PASSTHRU_REQUEST_CALLBACKS_T; argument