Searched refs:sd_xbuf (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun/ |
H A D | Makefile.files | 56 SD_OBJS += sd.o sd_xbuf.o 68 SSD_OBJS += sd.o sd_xbuf.o
|
/titanic_50/usr/src/uts/i86pc/i86hvm/ |
H A D | Makefile.files | 36 HVM_SD_OBJS += sd.o sd_xbuf.o
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1223 struct scsi_pkt *pktp, struct buf *bp, struct sd_xbuf *xp); 1369 static void sd_xbuf_init(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, 1395 struct sd_xbuf *xp, int code); 1426 static struct buf *sd_mark_rqs_idle(struct sd_lun *un, struct sd_xbuf *xp); 1434 struct sd_xbuf *xp, struct scsi_pkt *pktp); 1440 struct sd_xbuf *xp, struct scsi_pkt *pktp); 1442 struct sd_xbuf *xp, struct scsi_pkt *pktp); 1444 struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp); 1446 struct sd_xbuf *xp, struct scsi_pkt *pktp); 1449 struct sd_xbuf *xp, struct scsi_pkt *pktp); [all …]
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | sddef.h | 1347 struct sd_xbuf { struct 1423 _NOTE(SCHEME_PROTECTS_DATA("unique per pkt", sd_xbuf)) argument 1431 #define SD_GET_XBUF(bp) ((struct sd_xbuf *)((bp)->b_private))
|
/titanic_50/usr/src/uts/intel/ |
H A D | Makefile.files | 155 SD_OBJS += sd.o sd_xbuf.o
|