Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_hwi.c3714 static void build_smp_cmd(u32 deviceID, u32 hTag, struct smp_req *psmp_cmd) in build_smp_cmd() argument
3716 psmp_cmd->tag = cpu_to_le32(hTag); in build_smp_cmd()
3717 psmp_cmd->device_id = cpu_to_le32(deviceID); in build_smp_cmd()
3718 psmp_cmd->len_ip_ir = cpu_to_le32(1|(1 << 1)); in build_smp_cmd()