Searched refs:bmic_identify_controller (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 746 struct bmic_identify_controller *buffer) in pqi_identify_controller() 7543 struct bmic_identify_controller *identify; in pqi_get_ctrl_product_details() 10404 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10406 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10408 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10410 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10412 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10414 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10416 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 10418 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() [all …]
|
D | smartpqi.h | 1459 struct bmic_identify_controller { struct
|
/Linux-v6.1/drivers/scsi/ |
D | hpsa_cmd.h | 711 struct bmic_identify_controller { struct
|
D | hpsa.c | 3383 struct bmic_identify_controller *buf, size_t bufsize) in hpsa_bmic_id_controller() 4244 struct bmic_identify_controller *id_ctlr, in hpsa_set_local_logical_count() 4347 struct bmic_identify_controller *id_ctlr = NULL; in hpsa_update_scsi_devices()
|