PORT_DRIVER
if (ddi_hold_installed_driver(ddi_name_to_major(PORT_DRIVER)) == NULL) {
ddi_rele_driver(ddi_name_to_major(PORT_DRIVER));