Home
last modified time | relevance | path

Searched refs:emul64_tgt_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Demul64_bsd.c365 emul64_tgt_t *tgt; in bsd_scsi_inquiry()
631 emul64_tgt_t *tgt; in bsd_mode_sense_dad_mode_geometry()
807 emul64_tgt_t *tgt; in bsd_mode_sense_dad_mode_format()
926 emul64_tgt_t *tgt; in bsd_scsi_read_capacity_8()
952 emul64_tgt_t *tgt; in bsd_scsi_read_capacity_16()
1016 emul64_tgt_t *tgt; in bsd_readblks()
1097 emul64_tgt_t *tgt; in bsd_writeblks()
1204 emul64_tgt_t *
1207 emul64_tgt_t *tgt; in find_tgt()
1262 bsd_allocblk(emul64_tgt_t *tgt, in bsd_allocblk()
[all …]
H A Demul64.c103 static int emul64_write_off(struct emul64 *, emul64_tgt_t *,
105 static int emul64_write_on(struct emul64 *, emul64_tgt_t *,
109 static emul64_nowrite_t *emul64_find_nowrite(emul64_tgt_t *,
515 emul64_tgt_t *tgt; in emul64_tran_tgt_init()
569 tgt = kmem_zalloc(sizeof (emul64_tgt_t), KM_SLEEP); in emul64_tran_tgt_init()
1085 emul64_tgt_t *tgt; in emul64_error_inject()
1143 emul64_tgt_t *tgt; in emul64_error_inject_req()
1226 int bsd_freeblkrange(emul64_tgt_t *, emul64_range_t *);
1328 emul64_tgt_t *tgt; in emul64_pkt_comp()
1391 emul64_tgt_t *tgt; in emul64_ioctl()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Demul64var.h266 } emul64_tgt_t; typedef
375 emul64_tgt_t *emul64_tgt;