Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.h122 u32 fc_copy_buffer_to_sglist(void *buf, size_t len,
H A Dfc_libfc.c99 u32 fc_copy_buffer_to_sglist(void *buf, size_t len, in fc_copy_buffer_to_sglist() function
H A Dfc_fcp.c525 copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents, in fc_fcp_recv_data()
529 copy_len = fc_copy_buffer_to_sglist(buf, len, sg, &nents, in fc_fcp_recv_data()
H A Dfc_lport.c1993 fc_copy_buffer_to_sglist(buf, len, info->sg, &info->nents, in fc_lport_bsg_resp()