Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c1647 report_luns_by_cmd(pqi_state_t *s, int cmd, void **buf, size_t *buflen) in report_luns_by_cmd() function
1687 return (report_luns_by_cmd(s, CISS_REPORT_PHYS, v, vlen)); in report_phys_luns()
1693 return (report_luns_by_cmd(s, CISS_REPORT_LOG, v, vlen)); in report_logical_luns()