Searched refs:bmic_identify_controller (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/ |
H A D | hpsa_cmd.h | 711 struct bmic_identify_controller { struct 712 configured_logical_drive_countbmic_identify_controller global() argument 713 pad1bmic_identify_controller global() argument 714 extended_logical_unit_countbmic_identify_controller global() argument 715 pad2bmic_identify_controller global() argument 716 controller_modebmic_identify_controller global() argument 717 pad3bmic_identify_controller global() argument
|
H A D | hpsa.c | 3377 struct bmic_identify_controller *buf, size_t bufsize) in hpsa_bmic_id_controller() 4238 struct bmic_identify_controller *id_ctlr, in hpsa_set_local_logical_count() 4341 struct bmic_identify_controller *id_ctlr = NULL; in hpsa_update_scsi_devices()
|
/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 805 struct bmic_identify_controller *buffer) in pqi_identify_controller() 7727 struct bmic_identify_controller *identify; in pqi_get_ctrl_product_details() 11083 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11085 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11087 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11089 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11091 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11093 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11095 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() 11097 BUILD_BUG_ON(offsetof(struct bmic_identify_controller, in pqi_verify_structures() [all...] |
H A D | smartpqi.h | 1484 struct bmic_identify_controller { struct 1503 /* constants for extra_controller_flags field of bmic_identify_controller */ argument
|