Searched refs:ciss_report_luns (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ciss/ |
H A D | ciss.c | 1354 ciss_report_luns(struct ciss_softc *sc, int opcode, int nunits) in ciss_report_luns() function 1456 cll = ciss_report_luns(sc, CISS_OPCODE_REPORT_LOGICAL_LUNS, in ciss_init_logical() 1541 cll = ciss_report_luns(sc, CISS_OPCODE_REPORT_PHYSICAL_LUNS, in ciss_init_physical() 3986 cll = ciss_report_luns(sc, CISS_OPCODE_REPORT_LOGICAL_LUNS, in ciss_notify_rescan_logical() 4166 cll = ciss_report_luns(sc, CISS_OPCODE_REPORT_PHYSICAL_LUNS, in ciss_notify_hotplug()
|