Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h297 static int init_hdr(struct di_devlink_handle *hdp, long page_sz,
H A Ddevinfo_devlink.c294 rv = init_hdr(hdp, page_sz, count); in open_db()
776 init_hdr(struct di_devlink_handle *hdp, long page_sz, uint32_t *count) in init_hdr() function