<dec f='src/src/sys/dev/ic/mpt.h' l='170' type='int mpt_send_handshake_cmd(mpt_softc_t * , size_t , void * )'/>
<def f='src/src/sys/dev/ic/mpt.c' l='369' ll='426' type='int mpt_send_handshake_cmd(mpt_softc_t * mpt, size_t len, void * cmd)'/>
<use f='src/src/sys/dev/ic/mpt.c' l='510' u='c' c='mpt_get_iocfacts'/>
<use f='src/src/sys/dev/ic/mpt.c' l='527' u='c' c='mpt_get_portfacts'/>
<use f='src/src/sys/dev/ic/mpt.c' l='555' u='c' c='mpt_send_ioc_init'/>
<doc f='src/src/sys/dev/ic/mpt.c' l='363'>/*
 * Send a command to the IOC via the handshake register.
 *
 * Only done at initialization time and for certain unusual
 * commands such as device/bus reset as specified by LSI.
 */</doc>
<use f='src/src/sys/dev/ic/mpt_netbsd.c' l='1556' u='c' c='mpt_bus_reset'/>
