Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c58 struct crb_addr_pair { struct
261 struct crb_addr_pair *buf; in pinit_from_rom()
320 buf = kmem_zalloc(n * sizeof (struct crb_addr_pair), KM_SLEEP); in pinit_from_rom()
330 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in pinit_from_rom()
407 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in pinit_from_rom()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1377 struct crb_addr_pair *buf; in ql_8021_pinit_from_rom()
1399 buf = kmem_zalloc(n * sizeof (struct crb_addr_pair), KM_SLEEP); in ql_8021_pinit_from_rom()
1409 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in ql_8021_pinit_from_rom()
1482 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in ql_8021_pinit_from_rom()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h977 struct crb_addr_pair { struct