Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c215 dev->dev_list_index = MAX_DEVS; in oce_attach()
228 dev->dev_list_index = dev_index; in oce_attach()
558 oce_dev_list[dev->dev_list_index] = NULL; in oce_unconfigure()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h313 uint8_t dev_list_index; member