Home
last modified time | relevance | path

Searched refs:sge_address (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/isci/scil/
HDscif_sas_io_request.c519 void * sge_address in scic_cb_sge_get_address_field() argument
525 fw_io->parent.parent.parent.associated_object, sge_address in scic_cb_sge_get_address_field()
533 void * sge_address in scic_cb_sge_get_length_field() argument
541 sge_address in scic_cb_sge_get_length_field()
HDscif_user_callback.h449 void * sge_address
467 void * sge_address
HDscic_user_callback.h398 void * sge_address
416 void * sge_address
/NextBSD/sys/dev/isci/
HDisci_io_request.c645 scif_cb_sge_get_address_field(void *scif_user_io_request, void *sge_address) in scif_cb_sge_get_address_field() argument
647 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; in scif_cb_sge_get_address_field()
666 scif_cb_sge_get_length_field(void *scif_user_io_request, void *sge_address) in scif_cb_sge_get_length_field() argument
668 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; in scif_cb_sge_get_length_field()