Home
last modified time | relevance | path

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

/linux/drivers/staging/rts5208/
A Drtsx_transport.h42 return (u8 *)(chip->host_sg_tbl_ptr); in rtsx_get_cmd_data()
A Drtsx.c590 dev->chip->host_sg_tbl_ptr = NULL; in rtsx_release_resources()
872 dev->chip->host_sg_tbl_ptr = dev->rtsx_resv_buf + HOST_CMDS_BUF_LEN; in rtsx_probe()
952 dev->chip->host_sg_tbl_ptr = NULL; in rtsx_probe()
A Drtsx_transport.c290 __le64 *sgb = (__le64 *)(chip->host_sg_tbl_ptr); in rtsx_add_sg_tbl()
A Drtsx_chip.h704 void *host_sg_tbl_ptr; /* SG descriptor table */ member
/linux/drivers/misc/cardreader/
A Drtsx_pcr.c407 u64 *ptr = (u64 *)(pcr->host_sg_tbl_ptr) + pcr->sgi; in rtsx_pci_add_sg_tbl()
1596 pcr->host_sg_tbl_ptr = pcr->rtsx_resv_buf + HOST_CMDS_BUF_LEN; in rtsx_pci_probe()
/linux/include/linux/
A Drtsx_pci.h1192 void *host_sg_tbl_ptr; member

Completed in 24 milliseconds