Searched refs:sd_xbuf_init (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 966 #define sd_xbuf_init ssd_xbuf_init macro 1369 static void sd_xbuf_init(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, 11547 sd_xbuf_init(un, bp, xp, SD_CHAIN_BUFIO, NULL); 11575 sd_xbuf_init(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, function 11770 sd_xbuf_init(un, bp, xp, chain_type, uip->ui_cmdp); 16486 sd_xbuf_init(un, un->un_rqs_bp, xp, SD_CHAIN_NULL, NULL);
|