Searched refs:gcCmdBlk (Results 1 – 1 of 1) sorted by relevance
141 unsigned char gcCmdBlk[GET_CONFIG_CMD_LEN] = {GET_CONFIG_CMD, 0, 0, 0, in sg_ll_get_config() local150 gcCmdBlk[1] = (rt & 0x3); in sg_ll_get_config()155 sg_put_unaligned_be16((uint16_t)starting, gcCmdBlk + 2); in sg_ll_get_config()160 sg_put_unaligned_be16((uint16_t)mx_resp_len, gcCmdBlk + 7); in sg_ll_get_config()165 pr2ws("%02x ", gcCmdBlk[k]); in sg_ll_get_config()171 set_scsi_pt_cdb(ptvp, gcCmdBlk, sizeof(gcCmdBlk)); in sg_ll_get_config()