Searched refs:l_get_slot (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h511 extern int l_get_slot(struct path_struct *, L_state *, int);
547 extern int l_get_slot();
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c509 if ((err = l_get_slot(path_struct, l_state, verbose)) != 0) {
H A Dmon.c583 if (err = l_get_slot(path_struct, l_state, verbose)) {
856 if (err = l_get_slot(path_struct, l_state, verbose)) {
1781 * is a disk in an A5K or a Daktari. This is achieved by calling l_get_slot().
1827 * If this flag is set, l_get_slot() should not be called
1873 /* Now, set some fields that l_get_slot() uses and then call it */
1885 if ((err = l_get_slot(*path_struct, l_state, verbose)) != 0) {
4855 l_get_slot(struct path_struct *path_struct, L_state *l_state, int verbose) function
4886 P_DPRINTF(" l_get_slot: Searching Receive Diagnostic page 2, "
4910 P_DPRINTF(" l_get_slot: Found slot %d.\n",
4913 P_DPRINTF(" l_get_slot
[all...]
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c802 if ((err = l_get_slot(path_struct, &l_state,

Completed in 68 milliseconds