Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c647 static const cmd_attribute *st_lookup_cmd_attribute(unsigned char cmd);
9007 atrib = st_lookup_cmd_attribute(com); in st_make_cmd()
10094 attrib = st_lookup_cmd_attribute(pkt->pkt_cdbp[0]); in st_handle_incomplete()
10672 attrib = st_lookup_cmd_attribute(pkt->pkt_cdbp[0]); in st_decode_sense()
11564 attrib = st_lookup_cmd_attribute(pkt->pkt_cdbp[0]); in st_calc_bnum()
11806 st_lookup_cmd_attribute(sp->pkt_cdbp[0]); in st_set_state()
12911 attrib = st_lookup_cmd_attribute(cdb[0]); in st_check_cdb_for_need_to_reserve()
12964 attrib = st_lookup_cmd_attribute(cmd); in st_check_cmd_for_need_to_reserve()
17292 rinfo->cmd_attrib = st_lookup_cmd_attribute(pkt->pkt_cdbp[0]); in st_add_recovery_info_to_pkt()
18024 attrib = st_lookup_cmd_attribute(oldpkt->pkt_cdbp[0]); in st_recover_reissue_pkt()
[all …]