Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_rcm.c39 static cfga_sata_ret_t sata_rcm_info_table(rcm_info_t *, char **);
69 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_offline()
103 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_online()
132 (void) sata_rcm_info_table(rinfo, errstring); in sata_rcm_remove()
184 sata_rcm_info_table(rcm_info_t *rinfo, char **table) in sata_rcm_info_table() function