Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c54 struct crb_addr_pair { struct
257 struct crb_addr_pair *buf; in pinit_from_rom()
316 buf = kmem_zalloc(n * sizeof (struct crb_addr_pair), KM_SLEEP); in pinit_from_rom()
326 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in pinit_from_rom()
403 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in pinit_from_rom()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1374 struct crb_addr_pair *buf; in ql_8021_pinit_from_rom()
1395 buf = kmem_zalloc(n * sizeof (struct crb_addr_pair), KM_SLEEP); in ql_8021_pinit_from_rom()
1405 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in ql_8021_pinit_from_rom()
1478 kmem_free(buf, n * sizeof (struct crb_addr_pair)); in ql_8021_pinit_from_rom()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h975 struct crb_addr_pair { struct