Symbol: vmwpvs_softc
sys/dev/pci/vmwpvs.c
1013
vmwpvs_scsi_cmd_done(struct vmwpvs_softc *sc, struct vmwpvs_ring_cmp *c)
sys/dev/pci/vmwpvs.c
1074
struct vmwpvs_softc *sc = xsc;
sys/dev/pci/vmwpvs.c
1089
struct vmwpvs_softc *sc = xsc;
sys/dev/pci/vmwpvs.c
1098
vmwpvs_dmamem_alloc(struct vmwpvs_softc *sc, size_t size)
sys/dev/pci/vmwpvs.c
1140
vmwpvs_dmamem_zalloc(struct vmwpvs_softc *sc, size_t size)
sys/dev/pci/vmwpvs.c
1154
vmwpvs_dmamem_free(struct vmwpvs_softc *sc, struct vmwpvs_dmamem *dm)
sys/dev/pci/vmwpvs.c
339
sizeof(struct vmwpvs_softc),
sys/dev/pci/vmwpvs.c
363
vmwpvs_dmamem_alloc(struct vmwpvs_softc *, size_t);
sys/dev/pci/vmwpvs.c
365
vmwpvs_dmamem_zalloc(struct vmwpvs_softc *, size_t);
sys/dev/pci/vmwpvs.c
366
void vmwpvs_dmamem_free(struct vmwpvs_softc *,
sys/dev/pci/vmwpvs.c
369
void vmwpvs_cmd(struct vmwpvs_softc *, u_int32_t, void *, size_t);
sys/dev/pci/vmwpvs.c
370
int vmwpvs_get_config(struct vmwpvs_softc *);
sys/dev/pci/vmwpvs.c
371
void vmwpvs_setup_rings(struct vmwpvs_softc *);
sys/dev/pci/vmwpvs.c
372
void vmwpvs_setup_msg_ring(struct vmwpvs_softc *);
sys/dev/pci/vmwpvs.c
376
vmwpvs_scsi_cmd_poll(struct vmwpvs_softc *);
sys/dev/pci/vmwpvs.c
378
vmwpvs_scsi_cmd_done(struct vmwpvs_softc *,
sys/dev/pci/vmwpvs.c
396
struct vmwpvs_softc *sc = (struct vmwpvs_softc *)self;
sys/dev/pci/vmwpvs.c
593
vmwpvs_setup_rings(struct vmwpvs_softc *sc)
sys/dev/pci/vmwpvs.c
616
vmwpvs_setup_msg_ring(struct vmwpvs_softc *sc)
sys/dev/pci/vmwpvs.c
633
vmwpvs_get_config(struct vmwpvs_softc *sc)
sys/dev/pci/vmwpvs.c
678
vmwpvs_cmd(struct vmwpvs_softc *sc, u_int32_t cmd, void *buf, size_t len)
sys/dev/pci/vmwpvs.c
693
struct vmwpvs_softc *sc = xsc;
sys/dev/pci/vmwpvs.c
708
struct vmwpvs_softc *sc = xsc;
sys/dev/pci/vmwpvs.c
760
struct vmwpvs_softc *sc = xsc;
sys/dev/pci/vmwpvs.c
849
struct vmwpvs_softc *sc = link->bus->sb_adapter_softc;
sys/dev/pci/vmwpvs.c
972
vmwpvs_scsi_cmd_poll(struct vmwpvs_softc *sc)