Searched defs:ssdid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1942 uint16_t ssdid; local
2000 ssdid =
2004 if (ssdid == 0 || ssdid == 0xffff) {
2005 ssdid = device_id;
2021 if (device_id != ssdid) {
2024 * device_id, ssdid, and channels
2029 emlxs_pci_model[i].ssdid == ssdid &&
2082 hba->model_info.ssdid
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h300 uint16_t ssdid; member in struct:emlxs_model

Completed in 50 milliseconds