Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c8716 struct buf *allocbp = NULL; in st_make_cmd() local
8730 allocbp = bp; in st_make_cmd()
8744 allocbp = bp; in st_make_cmd()
8780 allocbp = bp; in st_make_cmd()
8867 allocbp = bp; in st_make_cmd()
8876 allocbp = bp; in st_make_cmd()
8901 allocbp = bp; in st_make_cmd()
8929 allocbp = bp; in st_make_cmd()
8954 pkt = scsi_init_pkt(ROUTE, NULL, allocbp, cdb_len, stat_size, in st_make_cmd()
8969 if (allocbp) { in st_make_cmd()
[all …]