Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_rcm.c41 static cfga_sata_ret_t sata_rcm_info_table(rcm_info_t *, char **);
71 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_offline()
105 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_online()
134 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_remove()
186 sata_rcm_info_table(rcm_info_t *rinfo, char **table) in sata_rcm_info_table() function