Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c329 static int aac_send_command(struct aac_softstate *, struct aac_slot *);
1221 aac_send_command(struct aac_softstate *softs, struct aac_slot *slotp) in aac_send_command() function
5961 rval = aac_send_command(softs, slotp); in aac_start_io()