Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c84 static int aac_send_raw_srb(struct aac_softstate *, dev_t, intptr_t, int);
129 status = aac_send_raw_srb(softs, dev, arg, mode); in aac_do_ioctl()
434 aac_send_raw_srb(struct aac_softstate *softs, dev_t dev, intptr_t arg, int mode) in aac_send_raw_srb() function