Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c202 unm_nic_reg_read(adapter, UNM_ROMUSB_GLB_STATUS, &done); in wait_rom_done()
232 unm_nic_reg_read(adapter, UNM_ROMUSB_ROM_RDATA, valp); in do_rom_fast_read()
H A Dunm_nic.h617 #define unm_nic_reg_read(_adp_, _off_, _ptr_) \ macro