Searched refs:host_sg_tbl_ptr (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/staging/rts5208/
H A Drtsx_transport.h42 return (u8 *)(chip->host_sg_tbl_ptr);
H A Drtsx.c578 dev->chip->host_sg_tbl_ptr = NULL;
860 dev->chip->host_sg_tbl_ptr = dev->rtsx_resv_buf + HOST_CMDS_BUF_LEN;
940 dev->chip->host_sg_tbl_ptr = NULL;
H A Drtsx_transport.c288 __le64 *sgb = (__le64 *)(chip->host_sg_tbl_ptr);
H A Drtsx_chip.h704 void *host_sg_tbl_ptr; /* SG descriptor table */ member in struct:rtsx_chip
/linux-master/drivers/misc/cardreader/
H A Drtsx_pcr.c401 u64 *ptr = (u64 *)(pcr->host_sg_tbl_ptr) + pcr->sgi;
1586 pcr->host_sg_tbl_ptr = pcr->rtsx_resv_buf + HOST_CMDS_BUF_LEN;
/linux-master/include/linux/
H A Drtsx_pci.h1201 void *host_sg_tbl_ptr; member in struct:rtsx_pcr

Completed in 226 milliseconds