Searched defs:hpt_iop_hba (Results 1 – 1 of 1) sorted by relevance
340 struct hpt_iop_hba { struct341 struct hptiop_adapter_ops *ops;342 union {367 struct hpt_iop_hba *next; argument369 u_int32_t firmware_version;370 u_int32_t interface_version;371 u_int32_t max_devices;372 u_int32_t max_requests;373 u_int32_t max_request_size;374 u_int32_t max_sg_count;[all …]