OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pvscsi_sg_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pvscsi.c
233
struct
pvscsi_sg_list
{
struct
258
struct
pvscsi_sg_list
*sg_list;
663
sizeof(struct
pvscsi_sg_list
) * sc->hcb_cnt, 1);
701
(struct
pvscsi_sg_list
*)((char *)sc->sg_list_dma.vaddr +
702
sizeof(struct
pvscsi_sg_list
) * i);
704
sc->sg_list_dma.paddr + sizeof(struct
pvscsi_sg_list
) * i;
705
hcb->sg_list_offset = sizeof(struct
pvscsi_sg_list
) * i;
pvscsi.c
233
struct
pvscsi_sg_list
{
struct
258
struct
pvscsi_sg_list
*sg_list;
663
sizeof(struct
pvscsi_sg_list
) * sc->hcb_cnt, 1);
701
(struct
pvscsi_sg_list
*)((char *)sc->sg_list_dma.vaddr +
702
sizeof(struct
pvscsi_sg_list
) * i);
704
sc->sg_list_dma.paddr + sizeof(struct
pvscsi_sg_list
) * i;
705
hcb->sg_list_offset = sizeof(struct
pvscsi_sg_list
) * i;
pvscsi.c
233
struct
pvscsi_sg_list
{
struct
258
struct
pvscsi_sg_list
*sg_list;
663
sizeof(struct
pvscsi_sg_list
) * sc->hcb_cnt, 1);
701
(struct
pvscsi_sg_list
*)((char *)sc->sg_list_dma.vaddr +
702
sizeof(struct
pvscsi_sg_list
) * i);
704
sc->sg_list_dma.paddr + sizeof(struct
pvscsi_sg_list
) * i;
705
hcb->sg_list_offset = sizeof(struct
pvscsi_sg_list
) * i;
Completed in 37 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025