Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_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()
H A Dscif_user_callback.h449 void * sge_address
467 void * sge_address
H A Dscic_user_callback.h398 void * sge_address
416 void * sge_address
/freebsd/sys/dev/isci/
H A Disci_io_request.c644 scif_cb_sge_get_address_field(void *scif_user_io_request, void *sge_address) in scif_cb_sge_get_address_field() argument
646 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; in scif_cb_sge_get_address_field()
665 scif_cb_sge_get_length_field(void *scif_user_io_request, void *sge_address) in scif_cb_sge_get_length_field() argument
667 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; in scif_cb_sge_get_length_field()