Lines Matching defs:handle
69 * Search for either hba phys or expander device based on handle, then returns
132 * @handle: device handle
140 _transport_set_identify(struct MPT3SAS_ADAPTER *ioc, u16 handle,
154 MPI2_SAS_DEVICE_PGAD_FORM_HANDLE, handle))) {
163 ioc_err(ioc, "handle(0x%04x), ioc_status(0x%04x) failure at %s:%d/%s()!\n",
164 handle, ioc_status, __FILE__, __LINE__, __func__);
595 * @handle: handle of attached device
604 mpt3sas_transport_port_add(struct MPT3SAS_ADAPTER *ioc, u16 handle,
636 if ((_transport_set_identify(ioc, handle,
683 "add: handle(0x%04x), sas_addr(0x%016llx), phy(%d)\n",
684 handle, (unsigned long long)
732 "add: handle(0x%04x), sas_addr(0x%016llx)\n", handle,
856 if ((_transport_set_identify(ioc, mpt3sas_phy->handle,
888 "add: handle(0x%04x), sas_addr(0x%016llx)\n"
890 mpt3sas_phy->handle, (unsigned long long)
924 if ((_transport_set_identify(ioc, mpt3sas_phy->handle,
958 "add: handle(0x%04x), sas_addr(0x%016llx)\n"
960 mpt3sas_phy->handle, (unsigned long long)
973 * @handle: attached device handle
979 u64 sas_address, u16 handle, u8 phy_number, u8 link_rate)
996 mpt3sas_phy->attached_handle = handle;
998 if (handle && (link_rate >= MPI2_SAS_NEG_LINK_RATE_1_5)) {
999 _transport_set_identify(ioc, handle,
1017 link_rate, phy_number, handle, (unsigned long long)
1524 /* handle expander phys */
1530 /* handle hba phys */
1580 /* handle expander phys */
1586 /* handle hba phys */
1727 /* handle expander phys */
1735 /* handle hba phys */