Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_sas.h237 struct fw_control_ex *fw_control_context;
445 struct fw_control_ex { struct
Dpm8001_hwi.c2663 struct fw_control_ex *fw_control_context; in mpi_get_nvmd_resp()
3148 struct fw_control_ex fw_control_context; in mpi_fw_flash_update_resp()
4189 struct fw_control_ex *fw_control_context; in pm8001_chip_get_nvmd_req()
4193 fw_control_context = kzalloc(sizeof(struct fw_control_ex), GFP_KERNEL); in pm8001_chip_get_nvmd_req()
4269 struct fw_control_ex *fw_control_context; in pm8001_chip_set_nvmd_req()
4273 fw_control_context = kzalloc(sizeof(struct fw_control_ex), GFP_KERNEL); in pm8001_chip_set_nvmd_req()
4374 struct fw_control_ex *fw_control_context; in pm8001_chip_fw_flash_update_req()
4384 fw_control_context = kzalloc(sizeof(struct fw_control_ex), GFP_KERNEL); in pm8001_chip_fw_flash_update_req()