Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c418 #define PORT_DRIVER "fp" macro
3402 if (ddi_hold_installed_driver(ddi_name_to_major(PORT_DRIVER)) == NULL) { in fcip_open()
3491 ddi_rele_driver(ddi_name_to_major(PORT_DRIVER)); in fcip_close()