Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_attach.c703 int resv_num; in hci1394_resmap_get() local
740 resv_num = 0; in hci1394_resmap_get()
748 resv_num = reslen / 3; in hci1394_resmap_get()
749 resv_map = kmem_alloc((sizeof (h1394_addr_map_t) * (resv_num)), in hci1394_resmap_get()
775 soft_state->halinfo.resv_map_num_entries = resv_num; in hci1394_resmap_get()