Lines Matching defs:pACB
259 trm_GetSRB(PACB pACB) in trm_GetSRB()
332 trm_DoWaitingSRB(PACB pACB) in trm_DoWaitingSRB()
396 trm_get_sense_bufaddr(PACB pACB, PSRB pSRB) in trm_get_sense_bufaddr()
406 trm_get_sense_buf(PACB pACB, PSRB pSRB) in trm_get_sense_buf()
416 PACB pACB; in trm_ExecuteSRB() local
481 trm_SendSRB(PACB pACB, PSRB pSRB) in trm_SendSRB()
533 PACB pACB; in trm_action() local
1098 trm_ResetDevParam(PACB pACB) in trm_ResetDevParam()
1131 trm_RecoverSRB(PACB pACB) in trm_RecoverSRB()
1164 trm_reset(PACB pACB) in trm_reset()
1196 trm_StartSCSI(PACB pACB, PDCB pDCB, PSRB pSRB) in trm_StartSCSI()
1302 PACB pACB; in trm_Interrupt() local
1355 trm_MsgOutPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_MsgOutPhase0()
1364 trm_MsgOutPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_MsgOutPhase1()
1447 trm_CommandPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_CommandPhase0()
1453 trm_CommandPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_CommandPhase1()
1493 trm_DataOutPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_DataOutPhase0()
1602 trm_DataOutPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_DataOutPhase1()
1614 trm_DataInPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_DataInPhase0()
1681 trm_DataInPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_DataInPhase1()
1693 trm_DataIO_transfer(PACB pACB, PSRB pSRB, u_int16_t ioDir) in trm_DataIO_transfer()
1772 trm_StatusPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_StatusPhase0()
1790 trm_StatusPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_StatusPhase1()
1832 trm_MsgInPhase0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_MsgInPhase0()
2246 trm_MsgInPhase1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_MsgInPhase1()
2264 trm_Nop0(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_Nop0()
2270 trm_Nop1(PACB pACB, PSRB pSRB, u_int16_t *pscsi_status) in trm_Nop1()
2276 trm_SetXferRate(PACB pACB,PSRB pSRB, PDCB pDCB) in trm_SetXferRate()
2333 trm_Disconnect(PACB pACB) in trm_Disconnect()
2411 trm_Reselect(PACB pACB) in trm_Reselect()
2478 trm_SRBdone(PACB pACB, PDCB pDCB, PSRB pSRB) in trm_SRBdone()
2741 trm_DoingSRB_Done(PACB pACB) in trm_DoingSRB_Done()
2773 trm_ResetSCSIBus(PACB pACB) in trm_ResetSCSIBus()
2785 trm_ScsiRstDetect(PACB pACB) in trm_ScsiRstDetect()
2814 trm_RequestSense(PACB pACB, PDCB pDCB, PSRB pSRB) in trm_RequestSense()
2857 trm_EnableMsgOutAbort2(PACB pACB, PSRB pSRB) in trm_EnableMsgOutAbort2()
2865 trm_EnableMsgOutAbort1(PACB pACB, PSRB pSRB) in trm_EnableMsgOutAbort1()
2873 trm_initDCB(PACB pACB, PDCB pDCB, u_int16_t unit,u_int32_t i,u_int32_t j) in trm_initDCB()
2999 trm_destroySRB(PACB pACB) in trm_destroySRB()
3018 trm_initSRB(PACB pACB) in trm_initSRB()
3062 trm_initACB(PACB pACB, u_int8_t adaptType, u_int16_t unit) in trm_initACB()
3090 NVRAM_trm_write_all(PNVRAMTYPE pEEpromBuf,PACB pACB) in NVRAM_trm_write_all()
3120 NVRAM_trm_set_data(PACB pACB, u_int8_t bAddr, u_int8_t bData) in NVRAM_trm_set_data()
3171 NVRAM_trm_read_all(PNVRAMTYPE pEEpromBuf, PACB pACB) in NVRAM_trm_read_all()
3192 NVRAM_trm_get_data(PACB pACB, u_int8_t bAddr) in NVRAM_trm_get_data()
3227 NVRAM_trm_wait_30us(PACB pACB) in NVRAM_trm_wait_30us()
3237 NVRAM_trm_write_cmd(PACB pACB, u_int8_t bCmd, u_int8_t bAddr) in NVRAM_trm_write_cmd()
3273 trm_check_eeprom(PNVRAMTYPE pEEpromBuf, PACB pACB) in trm_check_eeprom()
3326 trm_initAdapter(PACB pACB, u_int16_t unit) in trm_initAdapter()
3376 PACB pACB; in trm_mapSRB() local
3394 PACB pACB; in trm_init() local
3547 PACB pACB = NULL; in trm_attach() local
3694 PACB pACB = device_get_softc(dev); in trm_detach() local