Searched refs:sd_xbuf_init (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 964 #define sd_xbuf_init ssd_xbuf_init macro 1367 static void sd_xbuf_init(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, 11548 sd_xbuf_init(un, bp, xp, SD_CHAIN_BUFIO, NULL); 11576 sd_xbuf_init(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, function 11771 sd_xbuf_init(un, bp, xp, chain_type, uip->ui_cmdp); 16481 sd_xbuf_init(un, un->un_rqs_bp, xp, SD_CHAIN_NULL, NULL);
|