Searched refs:tgtlen (Results 26 - 27 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c633 int tgtlen, int flags, int (*callback)(), caddr_t arg);
16117 struct buf *bp, int cmdlen, int statuslen, int tgtlen,
16129 tgtlen, sizeof (fcp_pkt_t) + pptr->port_priv_pkt_len,
16116 fcp_pseudo_init_pkt(struct scsi_address *ap, struct scsi_pkt *pkt, struct buf *bp, int cmdlen, int statuslen, int tgtlen, int flags, int (*callback)(), caddr_t arg) argument
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2242 struct buf *bp, int cmdlen, int statuslen, int tgtlen, int flags,
2273 tgtlen, sizeof (sata_pkt_txlate_t), callback, arg);
2241 sata_scsi_init_pkt(struct scsi_address *ap, struct scsi_pkt *pkt, struct buf *bp, int cmdlen, int statuslen, int tgtlen, int flags, int (*callback)(caddr_t), caddr_t arg) argument

Completed in 127 milliseconds

12