Home
last modified time | relevance | path

Searched refs:emlxinst (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1205 int emlxinst; in emlxs_attach() local
1225 emlxinst = emlxs_get_instance(ddiinst); in emlxs_attach()
1226 hba = emlxs_device.hba[emlxinst]; in emlxs_attach()
1251 int emlxinst; in emlxs_detach() local
1255 emlxinst = emlxs_get_instance(ddiinst); in emlxs_detach()
1256 hba = emlxs_device.hba[emlxinst]; in emlxs_detach()
6425 emlxs_device.log[hba->emlxinst] = 0; in emlxs_driver_remove()
6426 emlxs_device.hba[hba->emlxinst] = in emlxs_driver_remove()
6429 emlxs_device.dump_txtfile[hba->emlxinst] = 0; in emlxs_driver_remove()
6430 emlxs_device.dump_dmpfile[hba->emlxinst] = 0; in emlxs_driver_remove()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1715 int32_t emlxinst; member