Searched defs:tg_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c53 stmf_status_t stmf_add_tg(uint8_t *tg_name, uint16_t tg_name_size,
843 stmf_add_tg(uint8_t *tg_name, uint16_t tg_name_size, argument
849 if (tg_name[0] == '*')
855 (uint8_t *)tg_name)) {
861 (uint8_t *)tg_name, sizeof (stmf_id_list_t));

Completed in 61 milliseconds