Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c385 static int sbd_otype_to_idx(char *otpye);
2146 idx = sbd_otype_to_idx(otype); in get_node_type()
2373 sbd_otype_to_idx(char *otype) in sbd_otype_to_idx() function