Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c8718 struct buf *allocbp = NULL; in st_make_cmd() local
8732 allocbp = bp; in st_make_cmd()
8746 allocbp = bp; in st_make_cmd()
8782 allocbp = bp; in st_make_cmd()
8869 allocbp = bp; in st_make_cmd()
8878 allocbp = bp; in st_make_cmd()
8903 allocbp = bp; in st_make_cmd()
8931 allocbp = bp; in st_make_cmd()
8956 pkt = scsi_init_pkt(ROUTE, NULL, allocbp, cdb_len, stat_size, in st_make_cmd()
8971 if (allocbp) { in st_make_cmd()
[all …]